#W# Added MoveToLoc script [movetoloc +100 -100. Tweaked [spawngen savebyhand to use SpawnID 99.
This commit is contained in:
parent
d802787ee2
commit
eeab1c9664
4 changed files with 58 additions and 5 deletions
|
|
@ -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[]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue