mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-29 16:18:01 +01:00
Job refactor: strings to references and typepaths (#59841)
* Job refactor: strings to references and typepaths
This commit is contained in:
@@ -492,7 +492,7 @@ GLOBAL_VAR_INIT(hhMysteryRoomNumber, rand(1, 999999))
|
||||
name = "Doctor Hilbert"
|
||||
mob_name = "Doctor Hilbert"
|
||||
mob_gender = "male"
|
||||
assignedrole = null
|
||||
spawner_job_path = /datum/job/ghost_role
|
||||
ghost_usable = FALSE
|
||||
oxy_damage = 500
|
||||
mob_species = /datum/species/skeleton
|
||||
|
||||
Reference in New Issue
Block a user