mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-10 10:12:45 +00:00
[MIRROR] Transformation fixes (#11195)
Co-authored-by: SatinIsle <98125273+SatinIsle@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
3b735000c2
commit
1906ebf2b0
@@ -407,7 +407,7 @@
|
||||
|
||||
// Update record from vanity copy of slot if needed
|
||||
if(from_save_slot)
|
||||
H.client.prefs.vanity_copy_to(H,FALSE,TRUE,TRUE,FALSE)
|
||||
H.client.prefs.vanity_copy_to(H,FALSE,TRUE,TRUE,FALSE,TRUE)
|
||||
for(var/category in H.all_underwear) // No undies
|
||||
H.hide_underwear[category] = TRUE
|
||||
H.update_underwear()
|
||||
|
||||
Reference in New Issue
Block a user