$def with (content)
Gothons From Planet Percal #25
游戏攻略:
- escape_pod(
'2': the_end_winner,
'*': the_end_loser)
- the_bridge(
'throw the bomb': generic_death,
'slowly place the bomb': escape_pod)
- laser_weapon_armory(
'0132': the_bridge,
'*': generic_death)
- central_corridor(
'shoot!': generic_death,
'dodge!': generic_death,
'tell a joke': laser_weapon_armory)
$:content