summaryrefslogtreecommitdiff
path: root/Dev
diff options
context:
space:
mode:
Diffstat (limited to 'Dev')
-rw-r--r--Dev/bugs.txt7
1 files changed, 7 insertions, 0 deletions
diff --git a/Dev/bugs.txt b/Dev/bugs.txt
index 27c38c5b5..b47a36452 100644
--- a/Dev/bugs.txt
+++ b/Dev/bugs.txt
@@ -398,3 +398,10 @@ Problem: Party EXP share bug
* SQL parties have been fixed in Freya (but the whole file int_party.c has been rewritten there)
Assigned: N/A
Progress: 0%
+
+Problem: Guilds Breaking
+ When you BREAK your guild and then someone re-creates another guild with the same Name
+ Then new GULD would have LEVEL, EXP, STATS of the broken guild
+ Probably it isn't being deleted from memory.
+Assigned: N/A
+Progress: 0%