This commit is contained in:
2026-08-09 00:20:29 -04:00
parent a5904b917b
commit 019a2f73fb
78 changed files with 197829 additions and 191493 deletions
+3 -1
View File
@@ -365,6 +365,8 @@ The sound that will play when an item is bounced (hitting a floor/wall/ceiling w
The sound that will play when an item is disposed of.
### Summon
The sound that will play when an item is spawned.
### NewItem
The sound that will play when an item is discovered in the Catalog for the first time.
### Return
The sound that will play when an item is returned.
### Sound
@@ -464,7 +466,7 @@ Outside of resources, Shweet's Sim also has a few files it writes outside of the
## settings.xml
Stores general game settings and configuration; beyond invididual characters.
### MeasurementSystem ("Imperial", "Metric")
Determines measurement system (kg/lb).
Determines measurement system (kg/g or lb/oz).
### Volume (int, percent)
Master volume.
### IsAudioMuted (bool)