diff options
author | Jesusaves <cpntb1@ymail.com> | 2022-12-08 22:13:33 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2022-12-08 22:13:33 -0300 |
commit | daf21a1b8a06cb002261bcc99c25bfc92231c707 (patch) | |
tree | 9340d349ebadda2bf732fd24a0aae706490b4594 /npc/018-5-5 | |
parent | 5590832884835a303766998f9c57379b236abd87 (diff) | |
download | serverdata-daf21a1b8a06cb002261bcc99c25bfc92231c707.tar.gz serverdata-daf21a1b8a06cb002261bcc99c25bfc92231c707.tar.bz2 serverdata-daf21a1b8a06cb002261bcc99c25bfc92231c707.tar.xz serverdata-daf21a1b8a06cb002261bcc99c25bfc92231c707.zip |
Don't be ridiculous
Diffstat (limited to 'npc/018-5-5')
-rw-r--r-- | npc/018-5-5/ivanize.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/018-5-5/ivanize.txt b/npc/018-5-5/ivanize.txt index 9d8b54820..8b99d2af7 100644 --- a/npc/018-5-5/ivanize.txt +++ b/npc/018-5-5/ivanize.txt @@ -91,7 +91,7 @@ function ivanizeBusy { } OnInit: - .minEggs = 15; + .minEggs = 5; .sex=G_FEMALE; .distance=5; end; |