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

9 lines
168 B
Lua
Raw Normal View History

AddCSLuaFile()
SWEP.Base = "weapon_zs_shade"
SWEP.PrintName = "Frost Shade"
SWEP.ShadeControl = "env_frostshadecontrol"
SWEP.ShadeProjectile = "projectile_shadeice"