mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-07-10 07:29:39 +01:00
Reworks NanoTrasen medals (#9889)
This commit is contained in:
@@ -206,10 +206,6 @@
|
||||
/obj/item/xmasgift/medium,
|
||||
/obj/item/toy/syndicateballoon,
|
||||
/obj/item/toy/xmastree,
|
||||
/obj/item/clothing/accessory/medal/gold/heroism,
|
||||
/obj/item/clothing/accessory/medal/nobel_science,
|
||||
/obj/item/clothing/accessory/medal/bronze_heart,
|
||||
/obj/item/clothing/accessory/medal/silver/valor,
|
||||
/obj/item/bluespace_crystal,
|
||||
/obj/item/gun/energy/mousegun,
|
||||
/obj/item/gun/energy/wand/toy,
|
||||
|
||||
@@ -114,11 +114,3 @@
|
||||
icon_locked = "medalbox+l"
|
||||
icon_closed = "medalbox"
|
||||
icon_broken = "medalbox+b"
|
||||
starts_with = list(
|
||||
/obj/item/clothing/accessory/medal/conduct = 3,
|
||||
/obj/item/clothing/accessory/medal/bronze_heart = 2,
|
||||
/obj/item/clothing/accessory/medal/nobel_science = 2,
|
||||
/obj/item/clothing/accessory/medal/iron/merit = 2,
|
||||
/obj/item/clothing/accessory/medal/silver/valor = 1,
|
||||
/obj/item/clothing/accessory/medal/silver/security = 2
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user