]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/server/defs.qh
Use the sound list
[xonotic/xonotic-data.pk3dir.git] / qcsrc / server / defs.qh
index 5072e49002be11ab6a1dd845cbfacce27a75ed58..02e80845b778c91fb58ed24b1f4ab26674cb39ef 100644 (file)
@@ -147,7 +147,9 @@ const float MAX_DAMAGEEXTRARADIUS = 16;
 .float pauserothealth_finished;
 .float pauserotarmor_finished;
 .float pauserotfuel_finished;
+// string overrides entity
 .string item_pickupsound;
+.entity item_pickupsound_ent;
 
 // definitions for weaponsystem
 // more WEAPONTODO: move these to their proper files