diff options
Diffstat (limited to 'npc/006-1/crazyfefe.txt')
-rw-r--r-- | npc/006-1/crazyfefe.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/npc/006-1/crazyfefe.txt b/npc/006-1/crazyfefe.txt index 5f7ea720b..3c25440f2 100644 --- a/npc/006-1/crazyfefe.txt +++ b/npc/006-1/crazyfefe.txt @@ -276,8 +276,8 @@ OnPetDeath: OnInit: .sex=G_OTHER; .distance=5; - .price=4000; - .delay=(60*40); + .price=400; + .delay=(60*45); .wtime=0; end; } |