From: Mario Date: Fri, 1 Sep 2017 00:35:27 +0000 (+1000) Subject: Add a note about the reserved nade projectile IDs in the main projectile file X-Git-Tag: xonotic-v0.8.5~2489 X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=85994f9a0c006d68ba77360bb2467f9ec9a7ec9d;p=xonotic%2Fxonotic-data.pk3dir.git Add a note about the reserved nade projectile IDs in the main projectile file --- diff --git a/qcsrc/common/weapons/projectiles.qh b/qcsrc/common/weapons/projectiles.qh index 73cd00d6c..5a782b98f 100644 --- a/qcsrc/common/weapons/projectiles.qh +++ b/qcsrc/common/weapons/projectiles.qh @@ -41,3 +41,5 @@ const int PROJECTILE_ARC_BOLT = 35; // projectile IDs 40-50 reserved const int PROJECTILE_RPC = 60; + +// projectile IDs 70-100 reserved