raze/wadsrc/static/zscript/games/duke/actors/vacation/vacashark.zs

8 lines
103 B
Text
Raw Normal View History

class VacationShark : DukeShark // SHARK (1550)
{
default
{
Strength DukeShark.SHARKSTRENGTH;
}
}