Skip to content

Commit

Permalink
Update fruit.dm
Browse files Browse the repository at this point in the history
  • Loading branch information
iloveloopers authored May 24, 2024
1 parent 4daf778 commit 48d4e5b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions code/modules/cm_aliens/structures/fruit.dm
Original file line number Diff line number Diff line change
Expand Up @@ -131,6 +131,7 @@
playsound(loc, 'sound/voice/alien_drool1.ogg', 50, 1)
mature = FALSE
picked = TRUE
recipient.clear_debuffs() // all froots clear debuffs
icon_state = consumed_icon_state
update_icon()
if(!QDELETED(bound_xeno))
Expand Down

0 comments on commit 48d4e5b

Please sign in to comment.