mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-01-03 22:12:38 +00:00
Unapologetic Non-NT Liaison Bugfix (#10710)
This commit is contained in:
@@ -114,5 +114,7 @@
|
||||
id = /obj/item/card/id/hephaestus
|
||||
|
||||
backpack_contents = list(
|
||||
/obj/item/device/camera = 1,
|
||||
/obj/item/gun/energy/pistol = 1,
|
||||
/obj/item/stamp/hephaestus = 1
|
||||
)
|
||||
)
|
||||
|
||||
@@ -113,5 +113,7 @@
|
||||
id = /obj/item/card/id/idris
|
||||
|
||||
backpack_contents = list(
|
||||
/obj/item/device/camera = 1,
|
||||
/obj/item/gun/energy/pistol = 1,
|
||||
/obj/item/stamp/idris = 1
|
||||
)
|
||||
)
|
||||
|
||||
@@ -113,5 +113,7 @@
|
||||
id = /obj/item/card/id/zavodskoi
|
||||
|
||||
backpack_contents = list(
|
||||
/obj/item/device/camera = 1,
|
||||
/obj/item/gun/energy/pistol = 1,
|
||||
/obj/item/stamp/zavodskoi = 1
|
||||
)
|
||||
)
|
||||
|
||||
@@ -123,5 +123,7 @@
|
||||
id = /obj/item/card/id/zeng_hu
|
||||
|
||||
backpack_contents = list(
|
||||
/obj/item/device/camera = 1,
|
||||
/obj/item/gun/energy/pistol = 1,
|
||||
/obj/item/stamp/zeng_hu = 1
|
||||
)
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user