Skip to content

Commit

Permalink
hula girl dancing (#567)
Browse files Browse the repository at this point in the history
  • Loading branch information
AndroBetel authored Nov 22, 2024
1 parent 572c0eb commit 040065c
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions code/game/objects/structures/props.dm
Original file line number Diff line number Diff line change
Expand Up @@ -746,6 +746,10 @@
icon = 'icons/obj/structures/props/ice_colony/Hula.dmi'
icon_state = "Hula_Gal"

/obj/structure/prop/ice_colony/hula_girl/attack_hand(mob/user)
..()
flick("Hula_Gal_Bounce", src)

/obj/structure/prop/ice_colony/tiger_rug
name = "tiger rug"
desc = "A rather tasteless but impressive tiger rug. Must've costed a fortune to get this exported to the rim."
Expand Down

0 comments on commit 040065c

Please sign in to comment.