Bug - Fixed Skeleton Skis are uncreatable and need plural

Bale

Minion
Missing plural for Skeleton Skis: pairs of skeleton skis

A more serious problem is that concoctions.txt is missing the recipe for skeleton skis:

Code:
# Skeleton recipes
skeleton quiche	MUSE	skeleton (3)
skeletal scabbard	MUSE	skeleton (4)
crystal skeleton vodka	MUSE	skeleton (5)
skeletal skiff	MUSE	skeleton (7)
auxiliary backbone	MUSE	skeleton (9)
Bonestabber	MUSE	skeleton (11)
Lazybones™ recliner	MUSE	skeleton (13)

Need to add:
Code:
skeleton skis	MUSE	skeleton (2)

I noticed this because Jarlsberg loves to ski.
 

slyz

Developer
r11937.

I had no idea these existed. The +init will certainly come in handy, especially for those slugging through low-skill AoJ runs.
 
Top