zombiesurvival-evolved/gamemodes/zombiesurvival/entities/weapons/weapon_zs_frostshade.lua
William Moodhe e9da54c2f9 ZS updates for 2014-2018
Too many changes to list.
2018-05-01 18:32:59 -04:00

8 lines
168 B
Lua

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