aboutsummaryrefslogtreecommitdiffstats
path: root/src/entity.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/entity.h')
-rw-r--r--src/entity.h5
1 files changed, 3 insertions, 2 deletions
diff --git a/src/entity.h b/src/entity.h
index 3a2fd15..934efa3 100644
--- a/src/entity.h
+++ b/src/entity.h
@@ -17,8 +17,9 @@
#define UTILITY_POLE_HEIGHT 100.0
#define UTILITY_POLE_RADIUS 3.0
-#define SAMANTHA_WIDTH 1.0
-#define SAMANTHA_HEIGHT 1.0
+#define SAMANTHA_WIDTH 23.6414/2.0
+#define SAMANTHA_HEIGHT 28.5382/2.0
+#define SAMANTHA_THICKNESS 13.0529/2.0
typedef int8_t EntityId;