aboutsummaryrefslogtreecommitdiffstats
path: root/src/entity.h
diff options
context:
space:
mode:
authornathan <nathansmith@disroot.org>2025-08-04 07:30:27 +0000
committernathan <nathansmith@disroot.org>2025-08-04 07:30:27 +0000
commit6c6b8982ca4f1b29ecd0fd37beb6238315e36f10 (patch)
tree1180d3a731bbe5fb2b4926a90dbdfdf0334595a3 /src/entity.h
parent5a689b3db1e84cc8a6aac337ec5d8544c7e9c40e (diff)
downloadFindThings-6c6b8982ca4f1b29ecd0fd37beb6238315e36f10.tar.gz
FindThings-6c6b8982ca4f1b29ecd0fd37beb6238315e36f10.tar.bz2
FindThings-6c6b8982ca4f1b29ecd0fd37beb6238315e36f10.zip
Even better pond (:
Diffstat (limited to 'src/entity.h')
-rw-r--r--src/entity.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/entity.h b/src/entity.h
index 2c5c51e..231304f 100644
--- a/src/entity.h
+++ b/src/entity.h
@@ -10,7 +10,7 @@
#define TREE_SCALE 40.0
#define BUSH_SCALE 8.0
#define FLOWER_SCALE 3.0
-#define POND_SIZE 100.0
+#define POND_SIZE 250.0
#define POND_HEIGHT 10.0
typedef int8_t EntityId;