diff options
author | Andrei Karas <akaras@inbox.ru> | 2015-03-05 20:48:15 +0300 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2015-03-05 20:48:15 +0300 |
commit | fc16781cf16e7acb12228b9a8feefac9a0e242b3 (patch) | |
tree | 26aebc4bffcb8d96a090407659ee874d96437469 /npc/000-2-1/alige.txt | |
parent | 0b4156877e7e47edb1233b3bca3aa33dca5346f8 (diff) | |
download | serverdata-fc16781cf16e7acb12228b9a8feefac9a0e242b3.tar.gz serverdata-fc16781cf16e7acb12228b9a8feefac9a0e242b3.tar.bz2 serverdata-fc16781cf16e7acb12228b9a8feefac9a0e242b3.tar.xz serverdata-fc16781cf16e7acb12228b9a8feefac9a0e242b3.zip |
rename function menu2 into menuint.
Diffstat (limited to 'npc/000-2-1/alige.txt')
-rw-r--r-- | npc/000-2-1/alige.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/000-2-1/alige.txt b/npc/000-2-1/alige.txt index 34fc7912..0b105a0d 100644 --- a/npc/000-2-1/alige.txt +++ b/npc/000-2-1/alige.txt @@ -167,7 +167,7 @@ L_Accepted: L_GiveFood: mes ""; - menu2 + menuint rif(countitemcolor(501, 1), l(getitemname("Acorn"))), 0, rif(countitemcolor(502, 1), l(getitemname("Bread"))), 502, rif(countitemcolor(503, 1), l(getitemname("Fungus"))), 503, |