summaryrefslogtreecommitdiffstats
path: root/monsters.ini
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--monsters.ini11
1 files changed, 11 insertions, 0 deletions
diff --git a/monsters.ini b/monsters.ini
new file mode 100644
index 000000000..b04eb2c21
--- /dev/null
+++ b/monsters.ini
@@ -0,0 +1,11 @@
+[Spider]
+AttackRange=5.0
+AttackRate=1
+AttackDamage=1.0
+SightDistance=25.0
+
+[Chicken]
+AttackRange=5.0
+AttackRate=1
+AttackDamage=1.0
+SightDistance=25.0