Closed viperscape closed 7 years ago
Currently inline logic is only available for identity if !player.sad ... This should be extended to also include if player.weight < 5 ...
if !player.sad ...
if player.weight < 5 ...
scrapping this for now
Currently inline logic is only available for identity
if !player.sad ...
This should be extended to also includeif player.weight < 5 ...