more bugs

git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/stable@676 54d463be-8e91-2dee-dedb-b68131a5f0ec
This commit is contained in:
amber 2004-12-20 19:45:58 +00:00
parent b44b0d0f15
commit 6c04c3ad5e

View File

@ -139,3 +139,14 @@ Assigned: N/A
Progress: 0%
spawn mob 1600..
also
add a flag to the monsters defs
for example
1002,1039 // makes a poring a bapho
if it's like that nothing happens
but if you do this
1002,1039,1 // makes a poring a big bapho
1002,1039,2 // makes a poring a small bapho
effect id or something