mirror of
https://github.com/ZDoom/Raze.git
synced 2024-12-02 17:12:11 +00:00
8 lines
103 B
Text
8 lines
103 B
Text
|
class VacationShark : DukeShark // SHARK (1550)
|
||
|
{
|
||
|
default
|
||
|
{
|
||
|
Strength DukeShark.SHARKSTRENGTH;
|
||
|
}
|
||
|
|
||
|
}
|