mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-27 05:57:24 +01:00
Fix the last of fox's noted bugs, runtime prevention
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
/datum/disease/beesease/stage_act()
|
||||
..()
|
||||
switch(stage)
|
||||
if(2) //also changes say, see say.dm
|
||||
if(2) //also changes say, see say.dm // no it doesn't, that's horrifyingly snowflakey
|
||||
if(prob(2))
|
||||
affected_mob << "<span class='notice'>You taste honey in your mouth.</span>"
|
||||
if(3)
|
||||
|
||||
Reference in New Issue
Block a user