diff options
author | Lupus <Lupus@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2005-02-18 22:31:11 +0000 |
---|---|---|
committer | Lupus <Lupus@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2005-02-18 22:31:11 +0000 |
commit | 68ab4d06e4d8b7ecd18fd5f5c1f8a985be137d82 (patch) | |
tree | 8c85b586f349bc3516deae79992f8861d911ed8b /Dev | |
parent | 3e443bdd932cc89194ff632998be050d7a0fc07b (diff) | |
download | hercules-68ab4d06e4d8b7ecd18fd5f5c1f8a985be137d82.tar.gz hercules-68ab4d06e4d8b7ecd18fd5f5c1f8a985be137d82.tar.bz2 hercules-68ab4d06e4d8b7ecd18fd5f5c1f8a985be137d82.tar.xz hercules-68ab4d06e4d8b7ecd18fd5f5c1f8a985be137d82.zip |
added more cards effects
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@1135 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Dev')
-rw-r--r-- | Dev/bugs.txt | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/Dev/bugs.txt b/Dev/bugs.txt index baa63195c..fd78d145a 100644 --- a/Dev/bugs.txt +++ b/Dev/bugs.txt @@ -287,3 +287,10 @@ Progress: 0% Problem: [ATCommands] GMs teleportings to non-existing maps crash the server Assigned: N/A Progress: 0% + +Problem: [script.c] script command DOEVENT now doesn't work... + so Knight JOB Quest is unpassable now, Monks Job Quest is too easy (traps don't work) + probably more bugs... + I (Lupus) have script-wise solution. But it isn't good! 8((( DOEVENT used to work fine! +Assigned: N/A +Progress: 0% |