summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2020-07-31 11:24:08 -0300
committerJesusaves <cpntb1@ymail.com>2020-07-31 11:24:08 -0300
commit94e97ec82408badefe0ef6d5ab64d13ea9bb5ad5 (patch)
tree5687362d1b11f87bab219e38f961a2c9b4ab2634
parent1bf3b2753c4e958e37e1677c8a8e88762cf9a232 (diff)
downloadserverdata-94e97ec82408badefe0ef6d5ab64d13ea9bb5ad5.tar.gz
serverdata-94e97ec82408badefe0ef6d5ab64d13ea9bb5ad5.tar.bz2
serverdata-94e97ec82408badefe0ef6d5ab64d13ea9bb5ad5.tar.xz
serverdata-94e97ec82408badefe0ef6d5ab64d13ea9bb5ad5.zip
Change the values to something a bit less insane.
It'll be 667 cycles for the update, so, 11 hours and 8 minutes. And it'll cost 3,335,000 GP. SOUNDS SANE DON'T YOU THINK
-rw-r--r--npc/027-0/emma.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/npc/027-0/emma.txt b/npc/027-0/emma.txt
index bb1aa9efb..314f4533c 100644
--- a/npc/027-0/emma.txt
+++ b/npc/027-0/emma.txt
@@ -70,8 +70,8 @@ OnTick:
OnInit:
.distance = 4;
.sex = G_MALE;
- .cost = 1000;
- .gain = 1;
+ .cost = 5000;
+ .gain = 15;
end;
}