X-Git-Url: https://de.git.xonotic.org/?a=blobdiff_plain;f=qcsrc%2Fcommon%2Fconstants.qh;h=c377cfc48a707b05b91515483a58333869a72436;hb=54f63f7e208b41d4f4c348a319859c69ebdb9744;hp=98710d25b8d6f0e5ad9ff1141e9692f9ecd19a40;hpb=bcb96b9e9c76f9731c2f7a51cfc1e8f236c57455;p=xonotic%2Fxonotic-data.pk3dir.git diff --git a/qcsrc/common/constants.qh b/qcsrc/common/constants.qh index 98710d25b..c377cfc48 100644 --- a/qcsrc/common/constants.qh +++ b/qcsrc/common/constants.qh @@ -212,7 +212,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;