range check mobiles, return home. On OSI they just delete and respawn. We will try to be a little more graceful, and see if we can walk back.

This commit is contained in:
xavier 2013-01-19 21:52:09 +00:00
parent 39631e3a8a
commit 255bc064ad
2 changed files with 33 additions and 3 deletions

View file

@ -33,7 +33,7 @@ namespace Server.Items
this.GumpID = 0x42;
break;
case 4:// Keg
case 3:// Keg
this.ItemID = 0xe7f;
this.GumpID = 0x3e;
break;