mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-30 00:21:11 +01:00
Fixes the derelict shuttle apc and penguins missing their sprites (#5132)
This commit is contained in:
@@ -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"
|
||||
|
||||
@@ -318,6 +318,7 @@
|
||||
lighting = 0;
|
||||
locked = 0;
|
||||
name = "north bump";
|
||||
operating = 0;
|
||||
pixel_x = 0;
|
||||
pixel_y = 24
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user