mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-31 09:08:30 +01:00
species id defines (#7466)
This commit is contained in:
@@ -1727,7 +1727,7 @@ GLOBAL_LIST_INIT(uplink_items, subtypesof(/datum/uplink_item))
|
||||
Syndicate brand \"Extra-Bright Lantern™\". Enjoy."
|
||||
cost = 2
|
||||
item = /obj/item/flashlight/lantern/syndicate
|
||||
restricted_species = list("moth")
|
||||
restricted_species = list(SPECIES_MOTH)
|
||||
|
||||
// Role-specific items
|
||||
/datum/uplink_item/role_restricted
|
||||
|
||||
Reference in New Issue
Block a user