zombiesurvival-evolved/gamemodes/zombiesurvival/entities/weapons/weapon_zs_manhackcontrol_saw.lua

9 lines
195 B
Lua
Raw Normal View History

2014-10-02 08:49:54 +08:00
AddCSLuaFile()
SWEP.Base = "weapon_zs_manhackcontrol"
SWEP.PrintName = "Manhack Control - Saw"
SWEP.Description = "Controller for your modified Manhack."
2014-10-02 08:49:54 +08:00
SWEP.EntityClass = "prop_manhack_saw"