Files
kiwistation/code/game/objects/structures
Yenwodyah 62311ee1a8 Fix royal alien pixel offset, change getter to variable (#54706)
Fixed a bug where royal aliens would have their base pixel offset applied twice, making them off-center (https://i.imgur.com/BtspaM0.png)

Changed the mob/living procs get_standard_pixel_x_offset() and get_standard_pixel_y_offset() to variables (body_position_pixel_x_offset and body_position_pixel_y_offset), to match the contribution guidelines.

Also corrected a few random things that weren't using base pixels but should have been.
2020-11-09 12:26:31 +13:00
..
2020-08-24 08:20:33 -03:00
2020-09-16 23:48:25 -03:00
2020-08-24 08:20:33 -03:00
2020-07-04 05:20:22 -05:00
2020-09-26 12:14:27 -03:00
2020-10-13 16:43:53 -03:00
2020-09-26 12:14:27 -03:00
2020-08-28 14:26:37 -07:00
2020-09-26 12:14:27 -03:00
2020-10-13 18:44:48 -07:00
2020-07-10 15:25:11 -04:00
2020-10-12 13:58:56 -03:00
2020-10-28 20:31:13 -07:00
2020-10-15 14:27:19 -03:00
2020-08-16 23:55:20 -03:00