[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>
This commit is contained in:
SkyratBot
2022-01-21 00:57:46 +00:00
committed by GitHub
co-authored by AdipemDragon
parent 5a31f11d02
commit 1dc1da4046
7 changed files with 2 additions and 2 deletions
+2 -2
View File
@@ -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
Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.7 KiB

After

Width:  |  Height:  |  Size: 7.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.7 KiB

After

Width:  |  Height:  |  Size: 7.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 14 KiB

After

Width:  |  Height:  |  Size: 14 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.9 KiB

After

Width:  |  Height:  |  Size: 5.1 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 23 KiB

After

Width:  |  Height:  |  Size: 23 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 22 KiB

After

Width:  |  Height:  |  Size: 25 KiB