-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
58 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,58 @@ | ||
person "ziproot" | ||
frequency 5000 | ||
government "Author" | ||
personality | ||
coward secretive timid | ||
system | ||
system Sol | ||
phrase | ||
word | ||
"I am scanning for " | ||
word | ||
"bugs." | ||
"contradictions." | ||
"flaws." | ||
"errors." | ||
"imperfections." | ||
"inaccuracies." | ||
"incompleteness." | ||
"inconsistencies." | ||
"incorrect copyright attributions." | ||
"spelling mistakes." | ||
ship "Alive Science Drone" "???" | ||
"display name" "???" | ||
"never disabled" | ||
|
||
ship "Alive Science Drone" | ||
sprite "ship/science drone" | ||
attributes | ||
category "Fighter" | ||
"bunks" 1 | ||
"required crew" 1 | ||
"cost" 50000 | ||
"hull" 300 | ||
"mass" 15 | ||
"inscrutable" 1 | ||
"drag" .53 | ||
"fuel capacity" 100 | ||
"heat dissipation" .9 | ||
"outfit space" 73 | ||
"weapon capacity" 0 | ||
"engine capacity" 28 | ||
weapon | ||
"blast radius" 3 | ||
"shield damage" 30 | ||
"hull damage" 15 | ||
"hit force" 45 | ||
outfits | ||
"nGVF-AA Fuel Cell" | ||
"Surveillance Pod" | ||
|
||
"X1700 Ion Thruster" | ||
"X1200 Ion Steering" | ||
"Hyperdrive" | ||
|
||
engine -3 29 | ||
engine 3 29 | ||
explode "tiny explosion" 15 | ||
description `???` |