mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-25 06:00:16 +01:00
Revert "Fixes more than one prize win in Orion Trail"
This commit is contained in:
@@ -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)
|
||||
|
||||
@@ -92,4 +92,3 @@ Dunc = Game Master
|
||||
MMMiracles = Game Master
|
||||
bear1ake = Game Master
|
||||
CoreOverload = Game Master
|
||||
Jalleo = Game Master
|
||||
|
||||
Reference in New Issue
Block a user