Reworked Orion Trail

Plays a bit differently. Slightly more challenging but still beatable
with proper strategies in use.
This commit is contained in:
Kearel
2015-11-22 20:23:31 -06:00
parent 474aea6add
commit 4f241fd22c
8 changed files with 425 additions and 672 deletions
+2 -2
View File
@@ -1135,13 +1135,13 @@ var/global/list/gear_datums = list()
cost = 1
/datum/gear/cardemon_pack
display_name = "Cardemon booster pack"
display_name = "\improper Cardemon booster pack"
path = /obj/item/weapon/pack/cardemon
sort_category = "misc"
cost = 1
/datum/gear/spaceball_pack
display_name = "Spaceball booster pack"
display_name = "\improper Spaceball booster pack"
path = /obj/item/weapon/pack/spaceball
sort_category = "misc"
cost = 1