diff options
| author | KingPin <none@none> | 2009-01-26 19:43:00 -0500 |
|---|---|---|
| committer | KingPin <none@none> | 2009-01-26 19:43:00 -0500 |
| commit | 8dd98a1a12f097bbd5d1f1b09814cc6dfae5f2e6 (patch) | |
| tree | 6e4515691114b15f5394b19d0914ad5ef13073f9 /src/trinitycore | |
| parent | 85f171307fe10823101e61c55a6c7d7d07d35143 (diff) | |
Non working code backed out
--HG--
branch : trunk
Diffstat (limited to 'src/trinitycore')
| -rw-r--r-- | src/trinitycore/trinitycore.conf.dist | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/src/trinitycore/trinitycore.conf.dist b/src/trinitycore/trinitycore.conf.dist index 7da04b0bdf6..27253cc875b 100644 --- a/src/trinitycore/trinitycore.conf.dist +++ b/src/trinitycore/trinitycore.conf.dist @@ -502,21 +502,6 @@ LogColors = "" # Default: 0 (false) # 1 (true) # -# FlyingMounts.Azeroth -# Enable/disable flying mounts in Azeroth (map 0 and 1). -# Default: 0 - off -# 1 - on (may be crashy) -# -# FlyingMounts.Outland -# Enable/disable flying mounts in Outland (map 530). -# Default: 1 - on -# 0 - off -# -# FlyingMounts.Others -# Enable/disable flying mounts in other maps (instances, arenas, BGs, etc). -# Default: 0 - off -# 1 - on (may be crashy) -# # CastUnstuck # Allow cast or not Unstuck spell at .start or client Help option use # Default: 1 (true) @@ -622,9 +607,6 @@ ActivateWeather = 1 Battleground.CastDeserter = 1 Battleground.QueueAnnouncer.Enable = 1 Battleground.QueueAnnouncer.PlayerOnly = 0 -FlyingMounts.Azeroth = 0 -FlyingMounts.Outland = 1 -FlyingMounts.Others = 0 CastUnstuck = 1 Instance.IgnoreLevel = 0 Instance.IgnoreRaid = 0 |
