wiremod-svn-archive/wire/lua/entities/gmod_wire_plug/shared.lua
2007-02-04 01:16:06 +00:00

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