X-Git-Url: http://git.xonotic.org/?a=blobdiff_plain;ds=sidebyside;f=qcsrc%2Fcommon%2Fweapons%2Fprojectiles.qh;h=594c142494f4ea13305996c257d2745712e78727;hb=81df9076546717a7aa7c46bb894fcf2b7dc8e30a;hp=73cd00d6c1c3e9eea514afa31e9c00afea76609a;hpb=183c84009b2439305a2800111912a5d957056d88;p=xonotic%2Fxonotic-data.pk3dir.git diff --git a/qcsrc/common/weapons/projectiles.qh b/qcsrc/common/weapons/projectiles.qh index 73cd00d6c..594c14249 100644 --- a/qcsrc/common/weapons/projectiles.qh +++ b/qcsrc/common/weapons/projectiles.qh @@ -32,7 +32,7 @@ const int PROJECTILE_BUMBLE_GUN = 30; const int PROJECTILE_BUMBLE_BEAM = 31; const int PROJECTILE_MAGE_SPIKE = 32; -const int PROJECTILE_SHAMBLER_LIGHTNING = 33; +const int PROJECTILE_GOLEM_LIGHTNING = 33; const int PROJECTILE_ROCKETMINSTA_LASER = 34; @@ -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