diff options
author | HoraK-FDF <horak-fdf@web.de> | 2023-10-16 03:17:20 +0000 |
---|---|---|
committer | Led Mitz <smoothshifter@tuta.io> | 2023-10-16 03:17:20 +0000 |
commit | 9584d85bc84fc367147f405403b16eb06daa1ac8 (patch) | |
tree | fb6de00b3eb982a9e7044fe84f2bcda9c32068c5 /world/map/npc/009-2 | |
parent | ed5b7c7df1a770d69c0f60463bd324f762daa078 (diff) | |
download | serverdata-9584d85bc84fc367147f405403b16eb06daa1ac8.tar.gz serverdata-9584d85bc84fc367147f405403b16eb06daa1ac8.tar.bz2 serverdata-9584d85bc84fc367147f405403b16eb06daa1ac8.tar.xz serverdata-9584d85bc84fc367147f405403b16eb06daa1ac8.zip |
Equipment stats use
Diffstat (limited to 'world/map/npc/009-2')
-rw-r--r-- | world/map/npc/009-2/kfahr.txt | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/world/map/npc/009-2/kfahr.txt b/world/map/npc/009-2/kfahr.txt index 8b6cb37d..e7f5547a 100644 --- a/world/map/npc/009-2/kfahr.txt +++ b/world/map/npc/009-2/kfahr.txt @@ -920,9 +920,9 @@ L_gs_wrestle: set @KFAHR_AGI, 60 - @beer_count * 5; set @kfahr_stamina, 120; - set @PC_STR, Str; - set @PC_AGI, Agi; - set @PC_MAX_STAMINA, Vit + 20; + set @PC_STR, (Str+Str2); + set @PC_AGI, (Agi+Agi2); + set @PC_MAX_STAMINA, (Vit+Vit2) + 20; set @pc_stamina, @PC_MAX_STAMINA; setarray @positions$, |