mirror of
https://github.com/ZDoom/Raze.git
synced 2024-12-02 09:02:18 +00:00
10 lines
88 B
Text
10 lines
88 B
Text
|
class RedneckDeputy : DukeActor
|
||
|
{
|
||
|
default
|
||
|
{
|
||
|
+BADGUY
|
||
|
+KILLCOUNT
|
||
|
Strength 2;
|
||
|
}
|
||
|
|
||
|
}
|