#W# Added MoveToLoc script [movetoloc +100 -100. Tweaked [spawngen savebyhand to use SpawnID 99.

This commit is contained in:
WarrentyExpired 2026-07-11 14:22:39 -04:00
parent d802787ee2
commit eeab1c9664
4 changed files with 58 additions and 5 deletions

View file

@ -101,7 +101,7 @@ namespace Server
private static Type[] FieldAnimals = new Type[]
{
typeof( BrownBear ), typeof( Goat ), typeof( MountainGoat ),
typeof( Llama ), typeof( Cow ), typeof( Bull ), typeof( Horse )
typeof( Cow ), typeof( Bull )
};
private static Type[] SnowAnimals = new Type[]