mirror of
https://github.com/ZDoom/Raze.git
synced 2025-02-13 15:21:23 +00:00
11 lines
150 B
Text
11 lines
150 B
Text
class RedneckCheerStayput : RedneckCheerleader
|
|
{
|
|
default
|
|
{
|
|
pic "CHEERSTAYPUT";
|
|
jumptoplayer_factor 2.0;
|
|
+BADGUYSTAYPUT;
|
|
Strength 150;
|
|
}
|
|
|
|
}
|