mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-24 21:40:55 +01:00
adds starlight residency cards to skrell (#12643)
This commit is contained in:
@@ -214,3 +214,13 @@
|
||||
else
|
||||
to_chat(user, SPAN_NOTICE("\The [src] isn't locked down, your e-mag has no effect!"))
|
||||
return FALSE
|
||||
|
||||
/obj/item/clothing/accessory/badge/starlight
|
||||
name = "starlight zone residency card"
|
||||
desc = "A residency card given to Skrell who reside within the Starlight Zone in District Eight."
|
||||
icon = 'icons/clothing/accessories/passcards.dmi'
|
||||
icon_state = "resident_starlight"
|
||||
item_state = "resident_starlight"
|
||||
flippable = FALSE
|
||||
v_flippable = FALSE
|
||||
badge_string = null
|
||||
Reference in New Issue
Block a user