diff --git a/ryzom/common/src/game_share/magic_fx.h b/ryzom/common/src/game_share/magic_fx.h index 414a6586a..e134ada6c 100644 --- a/ryzom/common/src/game_share/magic_fx.h +++ b/ryzom/common/src/game_share/magic_fx.h @@ -137,6 +137,7 @@ namespace MAGICFX TeleportKami = 15, // No effect aura TeleportKara = 16, // No effect aura TeleportMarauder = 17, // No effect aura + LevelUp = 18, // No effect aura }; }