mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-11 18:53:06 +00:00
powder that makes you say yes
This commit is contained in:
@@ -53,12 +53,9 @@
|
|||||||
model_text = "Talon captain"
|
model_text = "Talon captain"
|
||||||
req_access = list(access_talon)
|
req_access = list(access_talon)
|
||||||
departments = list(/datum/suit_cycler_choice/department/talon/officer)
|
departments = list(/datum/suit_cycler_choice/department/talon/officer)
|
||||||
<<<<<<< HEAD
|
|
||||||
=======
|
|
||||||
|
|
||||||
/obj/machinery/suit_cycler/vintage/tminer
|
/obj/machinery/suit_cycler/vintage/tminer
|
||||||
name = "Talon miner suit cycler"
|
name = "Talon miner suit cycler"
|
||||||
model_text = "Talon miner"
|
model_text = "Talon miner"
|
||||||
req_access = list(access_talon)
|
req_access = list(access_talon)
|
||||||
departments = list(/datum/suit_cycler_choice/department/talon/miner)
|
departments = list(/datum/suit_cycler_choice/department/talon/miner)
|
||||||
>>>>>>> 982372b1a12... Merge pull request #12164 from PastelPrinceDan/talonmining
|
|
||||||
|
|||||||
Reference in New Issue
Block a user