mirror of
https://github.com/ZDoom/Raze.git
synced 2024-12-03 09:32:45 +00:00
11 lines
103 B
Text
11 lines
103 B
Text
|
class RedneckWacoWindow : DukeActor
|
||
|
{
|
||
|
default
|
||
|
{
|
||
|
pic "WACOWINDER";
|
||
|
+BADGUY
|
||
|
Strength WEAK;
|
||
|
}
|
||
|
|
||
|
}
|