summaryrefslogtreecommitdiff
path: root/Dev
diff options
context:
space:
mode:
Diffstat (limited to 'Dev')
-rw-r--r--Dev/bugs.txt11
1 files changed, 11 insertions, 0 deletions
diff --git a/Dev/bugs.txt b/Dev/bugs.txt
index 444042b64..bf5fcea1b 100644
--- a/Dev/bugs.txt
+++ b/Dev/bugs.txt
@@ -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