summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/being.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/being.cpp b/src/being.cpp
index bf85b6e5..47f9965c 100644
--- a/src/being.cpp
+++ b/src/being.cpp
@@ -434,8 +434,8 @@ Being::setWeaponById(Uint16 weapon)
setWeapon(2);
break;
- case 521: // sharp knive
- /* UNCOMMENT TO TEST SHARP KNIVE AS SCYTHE
+ case 521: // sharp knife
+ /* UNCOMMENT TO TEST SHARP KNIFE AS SCYTHE
* setWeapon(3)
* break;
*/