mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-26 22:42:26 +01:00
Reworked Orion Trail
Plays a bit differently. Slightly more challenging but still beatable with proper strategies in use.
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
/obj/item/weapon/pack/cardemon
|
||||
name = "cardemon booster pack"
|
||||
name = "\improper Cardemon booster pack"
|
||||
desc = "Finally! A children's card game in space!"
|
||||
icon_state = "card_pack_cardemon"
|
||||
|
||||
|
||||
@@ -169,7 +169,7 @@
|
||||
deal_at(usr, over)
|
||||
|
||||
/obj/item/weapon/pack/
|
||||
name = "Card Pack"
|
||||
name = "card pack"
|
||||
desc = "For those with disposible income."
|
||||
|
||||
icon_state = "card_pack"
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
/obj/item/weapon/pack/spaceball
|
||||
name = "spaceball booster pack"
|
||||
name = "\improper Spaceball booster pack"
|
||||
desc = "Officially licensed to take your money."
|
||||
icon_state = "card_pack_spaceball"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user