]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/server/mutators/gamemode_ctf.qh
New capture effects
[xonotic/xonotic-data.pk3dir.git] / qcsrc / server / mutators / gamemode_ctf.qh
index a8cfa22377def61ceef6e84936bd98bf46f456a0..0b5c3471d6e5d29e70fa2dc941fd90e8238209f5 100644 (file)
@@ -48,6 +48,7 @@ void spawnfunc_ctf_team();
 // effects
 .string toucheffect;
 .string passeffect;
+.string capeffect;
 
 // list of flags on the map
 entity ctf_worldflaglist;