14 lines
354 B
Lua
14 lines
354 B
Lua
|
|
|
|
ENT.Type = "anim"
|
|
ENT.Base = "base_wire_entity"
|
|
|
|
ENT.PrintName = "Wire Plug"
|
|
ENT.Author = "UnDeR_SEEG"
|
|
ENT.Contact = "facepunch forums"
|
|
ENT.Purpose = "plug fits into socket"
|
|
ENT.Instructions = "move close to a socket to plug it in, and the signal will be carried through!"
|
|
|
|
ENT.Spawnable = false
|
|
ENT.AdminSpawnable = false
|