palate 0.3.8

File type detection combining tft and hyperpolyglot
Documentation
1
2
3
4
5
@program toy:wind
this.wound = this.wound + 2;
player:tell("You wind up the ", this.name,".");
player.location:announce(player.name, " winds up the ", this.name,".");
.