C# Class wServer.logic.loot.StatPotionsLoot

Inheritance: ILoot
Exibir arquivo Open project: C453/OryxKingdom

Public Methods

Method Description
GetLoot ( Random rand ) : System.Item
StatPotionsLoot ( ) : System

Method Details

GetLoot() public method

public GetLoot ( Random rand ) : System.Item
rand System.Random
return System.Item

StatPotionsLoot() public method

public StatPotionsLoot ( ) : System
return System