mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-22 12:29:46 +01:00
Fix two bugs this time. (#5354)
-fixes #5348 -fixes the chocolate box having broken sprites
This commit is contained in:
@@ -299,7 +299,7 @@
|
||||
/obj/item/weapon/storage/fancy/chocolate_box
|
||||
icon = 'icons/obj/chocolate.dmi'
|
||||
icon_state = "chocolatebox"
|
||||
icon_type = "chocolatebox"
|
||||
icon_type = "chocolate"
|
||||
name = "chocolate box"
|
||||
storage_slots = 8
|
||||
can_hold = list(
|
||||
|
||||
Reference in New Issue
Block a user