Skip to content

Commit

Permalink
Update fairy_festival.dm (vlggms#2685)
Browse files Browse the repository at this point in the history
  • Loading branch information
Maol0ng authored Jan 19, 2025
1 parent f8170b8 commit 1d17796
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
/datum/adventure_event/festival/EventChoiceFormat(obj/machinery/M, mob/living/carbon/human/H)
switch(cords)
if(1)
CHANCE_BUTTON_FORMAT(2, "FOLLOW IT", M)
BUTTON_FORMAT(2, "FOLLOW IT", M)
BUTTON_FORMAT(3, "RESIST IT", M)
BUTTON_FORMAT(4, "SQUISH IT", M)
return
Expand Down

0 comments on commit 1d17796

Please sign in to comment.