Merge pull request #4140 from Citadel-Station-13/upstream-merge-33088
[MIRROR] Fixes wizard greentext
This commit is contained in:
@@ -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