more potion types and meelee weapons from comm. fork (and light frog blood)
commit89470972f9ef0422682ecea006990b2fc48d6ccf
authorKetmar Dark <ketmar@ketmar.no-ip.org>
Fri, 27 Oct 2017 08:14:38 +0000 (27 11:14 +0300)
committerKetmar Dark <ketmar@ketmar.no-ip.org>
Fri, 27 Oct 2017 08:14:38 +0000 (27 11:14 +0300)
tree4cb9e8c701bc7974a7199f8f2c57e6396836cb0f
parentdf85a0fdcf495efde7fa2dfdcceb6cc0ba1023e4
more potion types and meelee weapons from comm. fork (and light frog blood)
18 files changed:
script/chars/frog.dat
script/chars/mysticfrog.dat
script/chars/zombie.dat
script/define.dat
script/item.dat
script/items/bansheesickle.dat [new file with mode: 0644]
script/items/darkaxe.dat [new file with mode: 0644]
script/items/potion.dat
script/items/slowaxe.dat [new file with mode: 0644]
script/items/terrorscythe.dat [new file with mode: 0644]
script/materials/liquid.dat
src/game/confdef.h
src/game/gears/0list.cpp
src/game/gears/meleeweapon_bansheesickle.cpp [new file with mode: 0644]
src/game/gears/meleeweapon_darkaxe.cpp [new file with mode: 0644]
src/game/gears/meleeweapon_slowaxe.cpp [new file with mode: 0644]
src/game/gears/meleeweapon_terrorscythe.cpp [new file with mode: 0644]
src/game/items/holybook_pantheonbook.cpp