mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-21 12:02:31 +01:00
Adds a Republic of Biesel Work Visa (#13486)
* Adds a Republic of Biesel Work Visa * Changelog
This commit is contained in:
@@ -420,6 +420,12 @@
|
||||
passcard["passcard, visegrad"] = /obj/item/clothing/accessory/badge/passcard/sol/visegrad
|
||||
gear_tweaks += new /datum/gear_tweak/path(passcard)
|
||||
|
||||
/datum/gear/accessory/workvisa
|
||||
display_name = "republic of biesel work visa"
|
||||
description = "A work visa issued to those who work in the Republic of Biesel, but who do not have a Biesellite citizenship."
|
||||
path = /obj/item/clothing/accessory/badge/passcard/workvisa
|
||||
cost = 0
|
||||
|
||||
/datum/gear/accessory/passport
|
||||
display_name = "human passport selection"
|
||||
path = /obj/item/clothing/accessory/badge/passport
|
||||
|
||||
Reference in New Issue
Block a user