From 757f63bd2ba14072cd88485dae653d59d3df5a89 Mon Sep 17 00:00:00 2001 From: mekolat Date: Mon, 6 Apr 2015 23:14:50 -0400 Subject: gmcommand @blvl => set BaseLevel --- world/map/npc/annuals/xmas/core.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'world/map/npc/annuals') diff --git a/world/map/npc/annuals/xmas/core.txt b/world/map/npc/annuals/xmas/core.txt index d064efca..500c7678 100644 --- a/world/map/npc/annuals/xmas/core.txt +++ b/world/map/npc/annuals/xmas/core.txt @@ -159,8 +159,8 @@ L_LevelingReward: goto L_XmasExp; L_XmasLevel: - gmcommand "@blvl 1"; - gmcommand "@l I was a good kid this year."; + gmlog "XMAS: increase BaseLevel ("+BaseLevel+" => "+(BaseLevel+1)+")"; + set BaseLevel, BaseLevel + 1; return; L_XmasExp: -- cgit v1.2.3-60-g2f50