snivy
This commit is contained in:
+3
-1
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user