mirror of
https://github.com/PolarisSS13/Polaris.git
synced 2026-01-03 05:52:17 +00:00
Fixes #9336
This commit is contained in:
@@ -184,7 +184,10 @@ datum/preferences
|
||||
dummy.set_species(species)
|
||||
dummy.flags |= GODMODE
|
||||
copy_to(dummy)
|
||||
|
||||
for (var/obj/item/I in dummy)
|
||||
dummy.drop_from_inventory(I)
|
||||
if(I.loc != dummy)
|
||||
qdel(I)
|
||||
var/jobflag
|
||||
var/dept
|
||||
if(job_civilian_high)
|
||||
|
||||
Reference in New Issue
Block a user