\r
Known bugs:\r
\r
+- Weapon stay mutator: When picking up a weapon, it gets picked up infinitely until your ammo is full, rather than only once\r
+\r
- Prey bots don't kick in the stomach in Arena and Clan Arena gametypes\r
\r
- If you go spectating with someone in your belly, they are released at the spawnpoint you are teleported to once you become an observer
\ No newline at end of file
// Savage: vampire mode\r
if (g_vampire)\r
if (time >= self.spawnshieldtime)\r
+ if (deathtype != DEATH_DIGESTION) // a different vampire system is used for this\r
{\r
attacker.health += damage;\r
}\r