From 106e4eccf922987b7049cf9ff85c1b3c41605e89 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Fri, 23 Mar 2018 14:09:37 -0300 Subject: Bugfixes --- npc/001-1/rewards.txt | 2 +- npc/001-4/traps.txt | 2 +- npc/003-0-1/statues.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/npc/001-1/rewards.txt b/npc/001-1/rewards.txt index 09e70d055..447bbefb1 100644 --- a/npc/001-1/rewards.txt +++ b/npc/001-1/rewards.txt @@ -29,7 +29,7 @@ OnInit: .sex = G_MALE; .distance = 5; - .currency="coins"; + .currency$="coins"; tradertype(NST_CUSTOM); diff --git a/npc/001-4/traps.txt b/npc/001-4/traps.txt index a6c88b080..d53fa33f3 100644 --- a/npc/001-4/traps.txt +++ b/npc/001-4/traps.txt @@ -22,7 +22,7 @@ L_armar: L_disparar: setnpctimer 9000; setnpcdisplay @object_name$, NPC_TRAP_TRIGGERED; - heal -150, 0; + percentheal -25, 0; specialeffect 11; return; } diff --git a/npc/003-0-1/statues.txt b/npc/003-0-1/statues.txt index 13ff26ef5..90850bfac 100644 --- a/npc/003-0-1/statues.txt +++ b/npc/003-0-1/statues.txt @@ -47,7 +47,7 @@ OnInit: 003-0-1,82,24,0 script Worker Statue NPC_STATUE_CONTRIBUTOR,{ mes l("This is in honor of all the [@@help://about-server|Contributors@@] who helped rebuilding this world, after the Monster War outbreak."); - mes l("And also in notable mention of those who sponsor the Alliance and its administrative structure."); + mes l("And also in notable mention of those who [@@https://www.patreon.com/TMW2|sponsor@@] the Alliance and its administrative structure."); mes l(""); mes l("Saulc."); close; -- cgit v1.2.3-60-g2f50