summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--db/re/item_db.conf8
-rw-r--r--db/re/mob_db.conf2
2 files changed, 5 insertions, 5 deletions
diff --git a/db/re/item_db.conf b/db/re/item_db.conf
index ab4c72794..f22d87d88 100644
--- a/db/re/item_db.conf
+++ b/db/re/item_db.conf
@@ -9593,10 +9593,10 @@ item_db: (
}
Script: <"
if (getgmlevel() < 99) {
- logmes "Banning invalid use of Admin Cap", LOGMES_ATCOMMAND;
- announce "Security violation at item.db.2988, Administrator help immediately required.", bc_all;
- atcommand "@ban 1m "+strcharinfo(0);
- delitem 2988, 1;
+ logmes "Banning invalid use of Admin Cap", LOGMES_ATCOMMAND;
+ announce "Security violation at item.db.2988, Administrator help immediately required.", bc_all;
+ atcommand "@ban 1m "+strcharinfo(0);
+ delitem 2988, 1;
}
">
Sprite: 0
diff --git a/db/re/mob_db.conf b/db/re/mob_db.conf
index f9c9af925..02e3cc4d4 100644
--- a/db/re/mob_db.conf
+++ b/db/re/mob_db.conf
@@ -1598,7 +1598,7 @@ mob_db: (
MaggotSlime: 8000
BugLeg: 4000
CactusPotion: 700
- CactusDrink: 600
+ CactusDrink: 600
SharpKnife: 100
}
},