X-Git-Url: https://git.xonotic.org/?a=blobdiff_plain;f=Docs%2Feventlog.txt;h=57a2cdd2ccce564ac1404fc6634f3057b8dc8784;hb=f19bb65e08e05c1e211610e7884394267b0757f5;hp=13b1bbf53f93ea85c0c179d9747b2f6c0a3762b1;hpb=1898cf268b883657d1cd2cb438298da659918df6;p=xonotic%2Fxonotic.git diff --git a/Docs/eventlog.txt b/Docs/eventlog.txt index 13b1bbf5..57a2cdd2 100644 --- a/Docs/eventlog.txt +++ b/Docs/eventlog.txt @@ -124,18 +124,6 @@ itemstring: 13 = Heavy Laser Assault Cannon 14 = T.A.G. Seeker - runes/curses are stored as a bit mask with the following values: - 1 = Strength - 2 = Defense - 4 = Regeneration - 8 = Speed - 16 = Vampire - 8192 = Weakness - 16384 = Vulnerability - 32768 = Venom - 65536 = Slow - 131072 = Empathy - death type: either a weapon ID ORed with weapon death flags, or one of the notifications in common/deathtypes.qh in the form of a string.