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

Method stopBerserk

code/main/QuestEntity.ts:417–419  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

415 }
416
417 public stopBerserk(): void{
418 this.berserk = false;
419 }
420
421 public stopTurtle(): void{
422 this.turtle = false;

Callers 1

updateMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected