2022-01-11 19:07:15 -06:00
|
|
|
Include "Computer.inf";
|
2022-01-11 10:22:02 -06:00
|
|
|
|
2022-02-09 16:41:31 -06:00
|
|
|
NPC pirate_leader "Pirate Leader"
|
|
|
|
|
with name 'pirate' 'leader' 'kzinti',
|
|
|
|
|
description "The pirate leader is a large, imposing, Kzinti male.^
|
|
|
|
|
His fangs are clearly visible coming out of his mouth.^
|
|
|
|
|
You'd heard that Kzinti were cat-like, but his imposing frame
|
|
|
|
|
reminds you of a jaquar, ready to pounce on unsuspecting prey."
|
|
|
|
|
has ~proper male;
|
|
|
|
|
|
|
|
|
|
NPC gomez "Christi Gomez" lower_decks
|
|
|
|
|
with name 'ensign' 'christi' 'gomez',
|
|
|
|
|
description "Ensign Christi Gomez is your best friend on the ship.^
|
|
|
|
|
You and she attended the academy together, and were
|
|
|
|
|
thrilled to be assigned to the same ship.",
|
|
|
|
|
found_in lower_decks
|
|
|
|
|
has female;
|
|
|
|
|
|
|
|
|
|
NPC ruux "Ruux" lower_decks
|
|
|
|
|
with name 'ensign' 'ruux' 'rhaandarite',
|
|
|
|
|
description "Ensign Ruux is a Rhaandarite. He has a wide and high forehead.^
|
|
|
|
|
He is calm and soft-spoken, and very tall by human standards.^
|
|
|
|
|
At 78 years old, he is quite young for his species.",
|
|
|
|
|
found_in lower_decks
|
|
|
|
|
has male;
|