Fixes wizard greentext (#33088)
This commit is contained in:
committed by
CitadelStationBot
parent
4eb9e28fb4
commit
c574b06f90
@@ -99,7 +99,7 @@
|
||||
wizardwin = 0
|
||||
count++
|
||||
|
||||
if(wizard.current && wizard.current.stat!=2 && wizardwin)
|
||||
if(wizard.current && wizardwin)
|
||||
text += "<br><font color='green'><B>The wizard was successful!</B></font>"
|
||||
SSblackbox.record_feedback("tally", "wizard_success", 1, "SUCCESS")
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user