[MIRROR] Resprites the Pizzas, Mothic Pizzas and Pizza Boxes [MDB IGNORE] (#10856)
* Resprites the Pizzas, Mothic Pizzas and Pizza Boxes (#64111) imageadd: Resprites Pizza and Pizza Boxes * Resprites the Pizzas, Mothic Pizzas and Pizza Boxes Co-authored-by: AdipemDragon <76874615+AdipemDragon@users.noreply.github.com>
@@ -82,11 +82,11 @@
|
||||
if(open)
|
||||
if(pizza)
|
||||
var/mutable_appearance/pizza_overlay = mutable_appearance(pizza.icon, pizza.icon_state)
|
||||
pizza_overlay.pixel_y = -3
|
||||
pizza_overlay.pixel_y = -2
|
||||
. += pizza_overlay
|
||||
if(bomb)
|
||||
var/mutable_appearance/bomb_overlay = mutable_appearance(bomb.icon, bomb.icon_state)
|
||||
bomb_overlay.pixel_y = 5
|
||||
bomb_overlay.pixel_y = 8
|
||||
. += bomb_overlay
|
||||
return
|
||||
|
||||
|
||||
|
Before Width: | Height: | Size: 3.7 KiB After Width: | Height: | Size: 7.3 KiB |
|
Before Width: | Height: | Size: 3.7 KiB After Width: | Height: | Size: 7.2 KiB |
|
Before Width: | Height: | Size: 14 KiB After Width: | Height: | Size: 14 KiB |
|
Before Width: | Height: | Size: 4.9 KiB After Width: | Height: | Size: 5.1 KiB |
|
Before Width: | Height: | Size: 23 KiB After Width: | Height: | Size: 23 KiB |
|
Before Width: | Height: | Size: 22 KiB After Width: | Height: | Size: 25 KiB |