mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-23 03:57:13 +01:00
refactor: syndie depot spawners and icons. (#26861)
* refactor: syndie depot spawners and icons. * set script PR number * Apply suggestions from code review Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com> Signed-off-by: warriorstar-orion <orion@snowfrost.garden> --------- Signed-off-by: warriorstar-orion <orion@snowfrost.garden> Co-authored-by: Burzah <116982774+Burzah@users.noreply.github.com>
This commit is contained in:
co-authored by
Burzah
parent
02f5a2452d
commit
5a1588dcbd
@@ -376,5 +376,15 @@
|
||||
name = "attention"
|
||||
info = {"As per administration's order, unauthorized entry to supply storage is forbidden. Make your requests from the guard wing if you have a pending delivery."}
|
||||
|
||||
/obj/effect/spawner/random/deepstorage_award
|
||||
name = "boss award"
|
||||
icon_state = "questionmark"
|
||||
loot = list(
|
||||
/obj/item/rod_of_asclepius = 3,
|
||||
/obj/item/storage/box/syndie_kit/chameleon = 3,
|
||||
/obj/item/storage/belt/champion/wrestling = 1,
|
||||
/obj/item/storage/box/telescience = 1,
|
||||
)
|
||||
|
||||
#undef DS_BOSS_STORAGE
|
||||
#undef DS_ENGINEERING
|
||||
|
||||
Reference in New Issue
Block a user