diff options
author | Jesusaves <cpntb1@ymail.com> | 2021-03-11 10:23:49 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2021-03-11 10:23:49 -0300 |
commit | bc2f86410fd56d97f64729b43abe074d7a57eea8 (patch) | |
tree | 684454a954b37e9a3cac923e6bc341509955838f /npc | |
parent | 32625b67d904c21685420d4022b0a8df335a5c29 (diff) | |
download | serverdata-bc2f86410fd56d97f64729b43abe074d7a57eea8.tar.gz serverdata-bc2f86410fd56d97f64729b43abe074d7a57eea8.tar.bz2 serverdata-bc2f86410fd56d97f64729b43abe074d7a57eea8.tar.xz serverdata-bc2f86410fd56d97f64729b43abe074d7a57eea8.zip |
And the first bugfix is in!
Diffstat (limited to 'npc')
-rw-r--r-- | npc/000-0/sailors.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/npc/000-0/sailors.txt b/npc/000-0/sailors.txt index 38655a45d..d2ef4346b 100644 --- a/npc/000-0/sailors.txt +++ b/npc/000-0/sailors.txt @@ -237,6 +237,8 @@ L_FiresOfSteam: getitembound InsuranceContract, 1, 4; getitembound Wurtzite, 6, 4; getitembound MercCard_AndreiSakar, 1, 4; + getitembound RecipeBook, 1, 4; + getitembound Bread, 10, 4; percentheal 100,100; LOCATION$ = "Tulim"; TUT_VAR=gettimetick(2); |