diff options
Diffstat (limited to 'npc/027-0/emma.txt')
-rw-r--r-- | npc/027-0/emma.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/027-0/emma.txt b/npc/027-0/emma.txt index ab2c6686c..25124152a 100644 --- a/npc/027-0/emma.txt +++ b/npc/027-0/emma.txt @@ -114,7 +114,7 @@ OnTick: OnInit: .distance = 4; .sex = G_FEMALE; - .cost = 5000; + .cost = 4500; .gain = 15; end; } |