12 lines
258 B
Lua
12 lines
258 B
Lua
|
|
||
|
ENT.Type = "anim"
|
||
|
ENT.Base = "base_wire_entity"
|
||
|
|
||
|
ENT.PrintName = "Wire Expression Gate"
|
||
|
ENT.Author = "Syranide"
|
||
|
ENT.Contact = "me@syranide.com"
|
||
|
ENT.Purpose = ""
|
||
|
ENT.Instructions = ""
|
||
|
|
||
|
ENT.Spawnable = false
|
||
|
ENT.AdminSpawnable = false
|