Adds mouth slot sprites for roses (#56715)

This is a very important feature of roses that was neglected prior.
This commit is contained in:
MrMelbert
2021-02-07 14:01:36 -06:00
committed by GitHub
parent 917d5d48c4
commit 9f9ec810fa
2 changed files with 1 additions and 1 deletions
+1 -1
View File
@@ -308,7 +308,7 @@
icon_state = "rose"
lefthand_file = 'icons/mob/inhands/misc/food_lefthand.dmi'
righthand_file = 'icons/mob/inhands/misc/food_righthand.dmi'
slot_flags = ITEM_SLOT_HEAD
slot_flags = ITEM_SLOT_HEAD|ITEM_SLOT_MASK
bite_consumption_mod = 3
foodtypes = VEGETABLES | GROSS
Binary file not shown.

Before

Width:  |  Height:  |  Size: 52 KiB

After

Width:  |  Height:  |  Size: 52 KiB