MCPcopy Create free account
hub / github.com/candybox2/candybox2.github.io / openChest

Method openChest

code/main/CastleRoom3.ts:129–131  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

127 }
128
129 private openChest(): void{
130 this.foundGridOrEqItem(new QuestItemFound(this, "gridItemPossessedL", "You opened a chest and found a strange stone.", "You gain a strange stone."));
131 }
132}

Callers 1

CandiesThrownClass · 0.45

Calls 1

foundGridOrEqItemMethod · 0.80

Tested by

no test coverage detected