Fixes the derelict shuttle apc and penguins missing their sprites (#5132)

This commit is contained in:
Alberyk
2018-08-11 13:50:30 +03:00
committed by Erki
parent bba8870b72
commit cb0295ad7d
2 changed files with 2 additions and 0 deletions
@@ -304,6 +304,7 @@
/mob/living/simple_animal/penguin
name = "penguin"
desc = "A king of the icy regions."
icon = 'icons/mob/penguins.dmi'
icon_state = "penguin"
icon_living = "penguin"
icon_dead = "penguin_dead"
+1
View File
@@ -318,6 +318,7 @@
lighting = 0;
locked = 0;
name = "north bump";
operating = 0;
pixel_x = 0;
pixel_y = 24
},