dobrograd-13-06-2022/garrysmod/addons/feature-atm/lua/entities/brax_atm/shared.lua

12 lines
247 B
Lua
Raw Normal View History

2023-11-16 15:01:19 +05:00
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