From 94e97ec82408badefe0ef6d5ab64d13ea9bb5ad5 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Fri, 31 Jul 2020 11:24:08 -0300 Subject: 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 --- npc/027-0/emma.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'npc/027-0/emma.txt') 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; } -- cgit v1.2.3-60-g2f50