summaryrefslogtreecommitdiff
path: root/npc
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2024-06-01 14:34:36 -0300
committerJesusaves <cpntb1@ymail.com>2024-06-01 14:34:36 -0300
commit728299a4361618763ebdcc0d68cfbfe3f2d48b43 (patch)
tree04e8c11c66aeb0130939e03c64ff6a4f55ad0aa0 /npc
parentc0f0ce386045ae952f8b75c345d2590c067278c0 (diff)
downloadserverdata-728299a4361618763ebdcc0d68cfbfe3f2d48b43.tar.gz
serverdata-728299a4361618763ebdcc0d68cfbfe3f2d48b43.tar.bz2
serverdata-728299a4361618763ebdcc0d68cfbfe3f2d48b43.tar.xz
serverdata-728299a4361618763ebdcc0d68cfbfe3f2d48b43.zip
Stat boosting fruits no longer given by debug NPC
Diffstat (limited to 'npc')
-rw-r--r--npc/029-0/event.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/npc/029-0/event.txt b/npc/029-0/event.txt
index 3a48dd972..43ecb13a6 100644
--- a/npc/029-0/event.txt
+++ b/npc/029-0/event.txt
@@ -270,7 +270,7 @@ L_PowerUp:
next;
mesn strcharinfo(0);
mesq l("Could you awake my lost and forsaken potential?");
- if (TUTORIAL) mesc l("You whisper a date - 2021-03-11, the %sreal%s date of the %d AT Great Fire.", "[@@https://tmw2.org/news#outage|", "@@]", min(270, gettime(GETTIME_YEAR)-1800)); // Great Fire: 219~270 AT
+ if (TUTORIAL) mesc l("You whisper a date - 2021-03-11, the %sreal%s date of the %d AT Great Fire.", "[@@https://tmw2.org/news#outage|", "@@]", min(240, gettime(GETTIME_YEAR)-1800)); // Great Fire: 219~240 AT (238 max due to 2038 bug)
next;
mesn;
mesq l("Yes. I can. But this is irreversible. Are you sure you want this?");
@@ -348,8 +348,8 @@ L_PowerUp:
sk_lvup(any(TMW2_FROSTDIVER, TMW2_NAPALMBEAT, TMW2_MAGICSTRIKE, TMW2_METEORSTRIKE, TMW2_FIREARROW, TMW2_BRAWLING, TMW2_FALKONSTRIKE, TMW2_CHARGEDARROW));
// Pure awesomeness
- getitembound any(StrengthFruit, AgilityFruit, VitalityFruit, IntelligenceFruit, DexterityFruit, LuckFruit), 1, 4;
- getitembound any(StrengthFruit, AgilityFruit, VitalityFruit, IntelligenceFruit, DexterityFruit, LuckFruit), 1, 4;
+ //getitembound any(StrengthFruit, AgilityFruit, VitalityFruit, IntelligenceFruit, DexterityFruit, LuckFruit), 1, 4;
+ //getitembound any(StrengthFruit, AgilityFruit, VitalityFruit, IntelligenceFruit, DexterityFruit, LuckFruit), 1, 4;
// Full power
getitembound Wurtzite, 6, 4;