Browse Source

[changed] decided to move the gs 'AppearanceSystem' into to the body, Update_appearance function instead

anjuna krokus 4 months ago
parent
commit
bb0aaf6fb3
2 changed files with 1 additions and 1 deletions
  1. 1 0
      locations/body.qsrc
  2. 0 1
      locations/stat.qsrc

+ 1 - 0
locations/body.qsrc

@@ -168,6 +168,7 @@ end
 if $ARGS[0] = 'Update_Appearance':
 	gs 'body', 'UpdateBodyImage'
 	gs 'AppearanceSystem', 'UpdateBaseAppearance'
+	gs 'AppearanceSystem'
 	gs 'body_desc'
 end
 

+ 0 - 1
locations/stat.qsrc

@@ -839,7 +839,6 @@ end
 
 !!Health, Willpower, Auto Birth Control pregnancy check
 gs 'body', 'RegularUpdate'
-gs 'AppearanceSystem'
 gs 'body', 'Update_Appearance'
 
 if pcs_health >= healthmax: