mirror of
https://github.com/ZDoom/Raze.git
synced 2024-12-03 09:32:45 +00:00
12 lines
150 B
Text
12 lines
150 B
Text
|
class RedneckCheerStayput : RedneckCheerleader
|
||
|
{
|
||
|
default
|
||
|
{
|
||
|
pic "CHEERSTAYPUT";
|
||
|
jumptoplayer_factor 2.0;
|
||
|
+BADGUYSTAYPUT;
|
||
|
Strength 150;
|
||
|
}
|
||
|
|
||
|
}
|