From 35d88300c61003711496c9a197bd4cc022be8b52 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Thu, 12 Sep 2019 12:46:57 -0300 Subject: Nothing a few Zeroes can't do --- db/re/mob_db.conf | 4 ++-- npc/014-5-1/sagratha.txt | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/db/re/mob_db.conf b/db/re/mob_db.conf index ac97ad910..52bc25696 100644 --- a/db/re/mob_db.conf +++ b/db/re/mob_db.conf @@ -9073,7 +9073,7 @@ mob_db: ( SpriteName: "GameMaster" Name: "Game Master" Lv: 150 - Hp: 12000 + Hp: 12000000 Def: 700 Mdef: 300 WalkMask: "WALK_AIR" @@ -9091,7 +9091,7 @@ mob_db: ( SpriteName: "GameMistress" Name: "Game Mistress" Lv: 150 - Hp: 12000 + Hp: 12000000 Def: 700 Mdef: 300 WalkMask: "WALK_AIR" diff --git a/npc/014-5-1/sagratha.txt b/npc/014-5-1/sagratha.txt index 537d99b63..497d5070f 100644 --- a/npc/014-5-1/sagratha.txt +++ b/npc/014-5-1/sagratha.txt @@ -64,7 +64,7 @@ function script SaggyMobCount { // Safety - Impossible Situation if (.@m < 2 || .@m > 3 || .@q < 6) { Exception("Player found cheating/breaking the rules. Character banned. Please contact GM Staff if you believe this is an error.", RB_DEFAULT|RB_SPEECH); - atcommand "@jail 7h "+strcharinfo(0); + atcommand "@jailfor 7h "+strcharinfo(0); close; } -- cgit v1.2.3-60-g2f50