Revert "Fixes more than one prize win in Orion Trail"

This commit is contained in:
Jalleo
2015-09-07 09:44:00 +01:00
parent 7f4800be83
commit f0834b4ed5
2 changed files with 2 additions and 4 deletions
+2 -3
View File
@@ -424,6 +424,7 @@
name = "The Orion Trail"
desc = "Learn how our ancestors got to Orion, and have fun in the process!"
else if(event)
dat = eventdat
else if(playing)
@@ -453,8 +454,7 @@
return
/obj/machinery/computer/arcade/orion_trail/Topic(href, href_list)
. = ..()
if(!.)
if(..())
return
if(href_list["close"])
usr.unset_machine()
@@ -979,7 +979,6 @@
/obj/machinery/computer/arcade/orion_trail/proc/win()
playing = 0
turns = 1
say("Congratulations, you made it to Orion!")
if(emagged)
new /obj/item/weapon/orion_ship(src.loc)
-1
View File
@@ -92,4 +92,3 @@ Dunc = Game Master
MMMiracles = Game Master
bear1ake = Game Master
CoreOverload = Game Master
Jalleo = Game Master