mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-24 21:48:39 +01:00
[MIRROR] Fixing a very old issue about lizard snouts and hoods, fake mustaches and similars. (#2264)
* Fixing a very old issue about lizard snouts and hoods, fake mustaches and similars. (#55574) Fixing a little visual issue with certain hoods, fake mustaches and similars making lizard snouts magically disappear when worn. * Fixing a very old issue about lizard snouts and hoods, fake mustaches and similars. Co-authored-by: Ghom <42542238+Ghommie@users.noreply.github.com>
This commit is contained in:
@@ -91,7 +91,7 @@
|
||||
inhand_icon_state = "bunnyhead"
|
||||
desc = "Considerably more cute than 'Frank'."
|
||||
slowdown = -1
|
||||
flags_inv = HIDEMASK|HIDEEARS|HIDEEYES|HIDEFACE|HIDEHAIR|HIDEFACIALHAIR
|
||||
flags_inv = HIDEMASK|HIDEEARS|HIDEEYES|HIDEFACE|HIDEHAIR|HIDEFACIALHAIR|HIDESNOUT
|
||||
|
||||
/obj/item/clothing/suit/bunnysuit
|
||||
name = "Easter Bunny Suit"
|
||||
|
||||
Reference in New Issue
Block a user