raze/wadsrc/static/zscript/games/duke/actors/redneckenemies
Christoph Oelckers 925ad53daf RR: Set Route66's Gator's size explicitly.
The CON code for this sets its correct size with 'sizeto' which is an animating instruction so it is clearly visible when they shrink to their proper size.
This now sets this size in the actual spawn function so that no shrinking animation can be seen.
2023-12-14 19:03:28 +01:00
..
billyray.zs - pass the spawner to Initialize as an explicit parameter. 2023-05-19 22:57:26 +02:00
bubba.zs - fixed missing handling for BADGUYSTAYPUT flag. 2023-05-19 23:00:27 +02:00
coot.zs - pass the spawner to Initialize as an explicit parameter. 2023-05-19 22:57:26 +02:00
cow.zs - pass the spawner to Initialize as an explicit parameter. 2023-05-19 22:57:26 +02:00
destructo.zs - fix RedneckDestructo 2023-05-20 07:19:18 +02:00
dog.zs - pass the spawner to Initialize as an explicit parameter. 2023-05-19 22:57:26 +02:00
enemy_common.zs - moved all of RR's enemies to a subfolder. 2023-04-23 17:25:43 +02:00
gator.zs RR: Set Route66's Gator's size explicitly. 2023-12-14 19:03:28 +01:00
hen.zs - pass the spawner to Initialize as an explicit parameter. 2023-05-19 22:57:26 +02:00
hulk.zs - pass the spawner to Initialize as an explicit parameter. 2023-05-19 22:57:26 +02:00
minion.zs - pass the spawner to Initialize as an explicit parameter. 2023-05-19 22:57:26 +02:00
mosquito.zs - pass the spawner to Initialize as an explicit parameter. 2023-05-19 22:57:26 +02:00
pig.zs - pass the spawner to Initialize as an explicit parameter. 2023-05-19 22:57:26 +02:00
sheriff.zs - RRRA: fixed inheritance for sheriff actor 2023-06-19 20:05:36 +02:00
shitboss.zs - NOSHADOW flag. 2023-05-19 23:03:20 +02:00
tornado.zs - NOSHADOW flag. 2023-05-19 23:03:20 +02:00
vixen.zs - pass the spawner to Initialize as an explicit parameter. 2023-05-19 22:57:26 +02:00