]> git.xonotic.org Git - xonotic/xonotic.git/commitdiff
Remove runes/curses bit mask specifications from eventlog.txt
authorterencehill <piuntn@gmail.com>
Thu, 31 Oct 2013 11:53:54 +0000 (12:53 +0100)
committerterencehill <piuntn@gmail.com>
Thu, 31 Oct 2013 11:53:54 +0000 (12:53 +0100)
Docs/eventlog.txt

index 13b1bbf53f93ea85c0c179d9747b2f6c0a3762b1..57a2cdd2ccce564ac1404fc6634f3057b8dc8784 100644 (file)
@@ -124,18 +124,6 @@ itemstring:
         13 = Heavy Laser Assault Cannon\r
         14 = T.A.G. Seeker\r
 \r
-   runes/curses are stored as a bit mask with the following values:\r
-         1 = Strength\r
-         2 = Defense\r
-         4 = Regeneration\r
-         8 = Speed\r
-        16 = Vampire\r
-      8192 = Weakness\r
-     16384 = Vulnerability\r
-     32768 = Venom\r
-     65536 = Slow\r
-    131072 = Empathy\r
-\r
 death type:\r
    either a weapon ID ORed with weapon death flags, or one of\r
    the notifications in common/deathtypes.qh in the form of a string.\r