12 lines
247 B
Lua
12 lines
247 B
Lua
|
ENT.Type = "anim"
|
||
|
ENT.Base = "base_gmodentity"
|
||
|
|
||
|
ENT.PrintName = "ATM Machine"
|
||
|
ENT.Author = "Braxen"
|
||
|
ENT.Contact = ""
|
||
|
ENT.Purpose = "very nice"
|
||
|
ENT.Instructions = "yes."
|
||
|
ENT.Category = "BraxnetRP"
|
||
|
|
||
|
ENT.Spawnable = true
|
||
|
ENT.AdminSpawnable = true
|