Back to Index | Page generated: Nov 12, 2024, 11:02:04 PM |
from Expansion Manager's OXP list | from Expansion Manifest | |
---|---|---|
Description | Adds 13 nice looking and nicely balanced ships to the game. Models and textures by Staer9. Custom shader and reworked textures by Keeper. | Adds 13 nice looking and nicely balanced ships to the game. Models and textures by Staer9. Custom shader and reworked textures by Keeper. |
Identifier | oolite.oxp.staer9.staer9_shipset | oolite.oxp.staer9.staer9_shipset |
Title | Staer9's Shipset | Staer9's Shipset |
Category | Ships | Ships |
Author | Staer9, Keeper | Staer9, Keeper |
Version | 1.4.1 | 1.4.1 |
Tags | ||
Required Oolite Version | ||
Maximum Oolite Version | ||
Required Expansions | ||
Optional Expansions | ||
Conflict Expansions | ||
Information URL | http://wiki.alioth.net/index.php/Staer9%27s_Shipset | n/a |
Download URL | https://wiki.alioth.net/img_auth.php/1/11/Staer9_shipset_1.4.1.oxz | n/a |
License | CC-BY-NC-SA 4.0 | CC-BY-NC-SA 4.0 |
File Size | n/a | |
Upload date | 1610873233 |
Also read http://wiki.alioth.net/index.php/Staer9's%20Shipset
Path | |
---|---|
Scripts/staer9_bushmaster.js | "use strict"; this.name = "staer9_bushmaster"; this.author = "spara"; this.shipDied = function(whom, why) { ship.dumpCargo(20); } |