another bit
follow-up to previous bit
This commit is contained in:
@@ -630,6 +630,9 @@ level_tele()
|
|||||||
killer.format = NO_KILLER_PREFIX;
|
killer.format = NO_KILLER_PREFIX;
|
||||||
Strcpy(killer.name, "committed suicide");
|
Strcpy(killer.name, "committed suicide");
|
||||||
done(DIED);
|
done(DIED);
|
||||||
|
pline("An energized cloud of dust begins to coalesce.");
|
||||||
|
Your("body rematerializes%s.", invent ?
|
||||||
|
", and you gather up all your possessions" : "");
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user