X-Git-Url: https://de.git.xonotic.org/?a=blobdiff_plain;f=qcsrc%2Fcommon%2Fweapons%2Fprojectiles.qh;h=594c142494f4ea13305996c257d2745712e78727;hb=ef1ca2543a39a330f6c619ee3e8707efd7252563;hp=5a782b98f9e462210ae5de73ec15102b340507b5;hpb=88e815808cb794930e7a0d6257cfdb8b3456a9a1;p=xonotic%2Fxonotic-data.pk3dir.git diff --git a/qcsrc/common/weapons/projectiles.qh b/qcsrc/common/weapons/projectiles.qh index 5a782b98f..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;