aboutsummaryrefslogtreecommitdiffstats
path: root/src/world.h
diff options
context:
space:
mode:
authornathan <nathansmith@disroot.org>2025-09-20 22:32:59 +0000
committernathan <nathansmith@disroot.org>2025-09-20 22:32:59 +0000
commit07a21742993aaaf850c5211aaec0f922be5026b8 (patch)
tree21e6d98b50115f162bdccfe06fccf10f0bfe1ed3 /src/world.h
parent9e3eafcb8b948eebfd189323138415ba672cdaa5 (diff)
downloadFindThings-07a21742993aaaf850c5211aaec0f922be5026b8.tar.gz
FindThings-07a21742993aaaf850c5211aaec0f922be5026b8.tar.bz2
FindThings-07a21742993aaaf850c5211aaec0f922be5026b8.zip
trash and medical trash hehehehe
Diffstat (limited to 'src/world.h')
-rw-r--r--src/world.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/world.h b/src/world.h
index 57f6acf..8b12d54 100644
--- a/src/world.h
+++ b/src/world.h
@@ -36,6 +36,7 @@
#define SAMANTHA_OFFSET (Vector3){0.0, 0.0, 2.0}
#define SAMANTHAS_SPOT_TRASHCAN_COUNT 5
+#define SAMANTHAS_SPOT_TRASH_COUNT 4
// UID for anything in the world.
typedef int16_t WorldUID;