summaryrefslogtreecommitdiffstats
path: root/MCServer/monsters.ini
diff options
context:
space:
mode:
authorMattes D <github@xoft.cz>2014-04-24 22:12:28 +0200
committerMattes D <github@xoft.cz>2014-04-24 22:12:28 +0200
commit85e0b0eae9a6b41fd349ba16534bcc985c9abdfa (patch)
tree287edd174804ca96887f7183ca14a31af5eeb92b /MCServer/monsters.ini
parentChanged cByteBuffer constructor to take a size_t instead of int. (diff)
parentFixed class capitalization for the cave spider. (diff)
downloadcuberite-85e0b0eae9a6b41fd349ba16534bcc985c9abdfa.tar
cuberite-85e0b0eae9a6b41fd349ba16534bcc985c9abdfa.tar.gz
cuberite-85e0b0eae9a6b41fd349ba16534bcc985c9abdfa.tar.bz2
cuberite-85e0b0eae9a6b41fd349ba16534bcc985c9abdfa.tar.lz
cuberite-85e0b0eae9a6b41fd349ba16534bcc985c9abdfa.tar.xz
cuberite-85e0b0eae9a6b41fd349ba16534bcc985c9abdfa.tar.zst
cuberite-85e0b0eae9a6b41fd349ba16534bcc985c9abdfa.zip
Diffstat (limited to 'MCServer/monsters.ini')
-rw-r--r--MCServer/monsters.ini2
1 files changed, 1 insertions, 1 deletions
diff --git a/MCServer/monsters.ini b/MCServer/monsters.ini
index fa376bfff..b631fc1a9 100644
--- a/MCServer/monsters.ini
+++ b/MCServer/monsters.ini
@@ -55,7 +55,7 @@ SightDistance=25.0
MaxHealth=20
IsFireproof=1
-[Cavespider]
+[CaveSpider]
AttackRange=2.0
AttackRate=1
AttackDamage=2.0