HISP/Horse Isle Server/HorseIsleServer/Game/Items
2021-02-05 18:47:45 +13:00
..
DroppedItems.cs Fix quest issues, and metaprority not being priority. 2021-02-05 18:47:45 +13:00
Item.cs Fix ordering and fully implement "View Companion" 2021-02-01 19:50:37 +13:00
ItemInstance.cs Weirest bug ever happened, it said "Item.ItemInformation" is higher protection level than Item.Tack even though both were public, i eventurally found that it was because Item was "class" where as "Item.Tack" was "public class" so i made everything be "public class" 2021-01-31 01:18:52 +13:00
Tack.cs Fix ordering and fully implement "View Companion" 2021-02-01 19:50:37 +13:00