mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-31 00:58:26 +01:00
upstream-24-07b
This commit is contained in:
@@ -38,7 +38,7 @@
|
||||
|
||||
|
||||
/// Generates a new avatar for the bitrunner.
|
||||
/obj/machinery/quantum_server/proc/generate_avatar(turf/destination, datum/outfit/netsuit, datum/preferences/prefs) // BUBBER EDIT - Prefs argument
|
||||
/obj/machinery/quantum_server/proc/generate_avatar(turf/destination, datum/outfit/netsuit, datum/preferences/prefs, load_loadout = FALSE) // BUBBER EDIT - Prefs argument
|
||||
var/mob/living/carbon/human/avatar = new(destination)
|
||||
|
||||
// BUBBER EDIT BEGIN - PREFS!
|
||||
|
||||
Reference in New Issue
Block a user