mirror of
https://github.com/KabKebab/GS13.git
synced 2026-07-15 01:46:41 +01:00
Variable name changes
Changed realfatness into fatness_real and overfatness into fatness_over
This commit is contained in:
@@ -2934,7 +2934,7 @@ GLOBAL_LIST_EMPTY(preferences_datums)
|
||||
|
||||
//GS13
|
||||
character.fatness = starting_weight
|
||||
character.realfatness = starting_weight
|
||||
character.fatness_real = starting_weight
|
||||
character.weight_gain_rate = wg_rate
|
||||
character.weight_loss_rate = wl_rate
|
||||
|
||||
|
||||
Reference in New Issue
Block a user