Legend of the Green Dragon

Other extends Event
in package

Table of Contents

BIO_END  = 'lotgd.other.bio.end'
COMPANION_ALTER  = 'lotgd.companion.alter'
INN_ALE  = 'lotgd.inn.ale'
INN_BARTENDER_BRIBE  = 'lotgd.inn.bartender.bribe'
LOCATIONS  = 'lotgd.other.locations'
SERVER_DRAGON_POINT_RESET  = 'lotgd.other.server.dragon.point.reset'
SPECIAL_HOLIDAY  = 'lotgd.other.holiday'
STAMINA_NEWDAY  = 'lotgd.other.stamina.newday'
$data  : mixed
__construct()  : mixed
getData()  : array<string|int, mixed>
setData()  : self

Constants

BIO_END

public mixed BIO_END = 'lotgd.other.bio.end'

COMPANION_ALTER

public mixed COMPANION_ALTER = 'lotgd.companion.alter'

INN_ALE

public mixed INN_ALE = 'lotgd.inn.ale'

INN_BARTENDER_BRIBE

public mixed INN_BARTENDER_BRIBE = 'lotgd.inn.bartender.bribe'

LOCATIONS

public mixed LOCATIONS = 'lotgd.other.locations'

SERVER_DRAGON_POINT_RESET

public mixed SERVER_DRAGON_POINT_RESET = 'lotgd.other.server.dragon.point.reset'

SPECIAL_HOLIDAY

public mixed SPECIAL_HOLIDAY = 'lotgd.other.holiday'

STAMINA_NEWDAY

public mixed STAMINA_NEWDAY = 'lotgd.other.stamina.newday'

Properties

Methods

__construct()

public __construct([array<string|int, mixed> $data = [] ]) : mixed
Parameters
$data : array<string|int, mixed> = []
Return values
mixed

getData()

public getData() : array<string|int, mixed>
Return values
array<string|int, mixed>

setData()

public setData(array<string|int, mixed> $data) : self
Parameters
$data : array<string|int, mixed>
Return values
self

Search results