Restore Advanced Mop in-hands sprite (#72478)

fix: Fixed the advanced mop displaying as a normal mop when held
This commit is contained in:
Darius
2023-01-05 22:13:47 -05:00
committed by GitHub
parent 8604473482
commit a09a4d96db
2 changed files with 1 additions and 0 deletions
+1
View File
@@ -68,6 +68,7 @@
name = "advanced mop"
max_reagent_volume = 10
icon_state = "advmop"
inhand_icon_state = "advmop"
lefthand_file = 'icons/mob/inhands/equipment/custodial_lefthand.dmi'
righthand_file = 'icons/mob/inhands/equipment/custodial_righthand.dmi'
force = 12
Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.5 KiB

After

Width:  |  Height:  |  Size: 2.5 KiB