Back to Index Page generated: May 8, 2024, 6:16:03 AM

Expansion Staer9's Shipset

Content

Manifest

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

Documentation

Also read http://wiki.alioth.net/index.php/Staer9's%20Shipset

Equipment

This expansion declares no equipment.

Ships

Name
Asp mk2 front gun?
Bushmaster Engine
Bushmaster Miner
Cat Mark II
staer9_cat-player
Cat Gun
Cat Gun
Chameleon
staer9_chameleon-player
Cobra Mark II-X
staer9_cobra2x-player
Ghavial
staer9_ghavial-player
why does this need a name?
Iguana
staer9_iguana-player
Monitor
staer9_monitor-pirate
staer9_monitor-player
Monitor Mark II
staer9_monitor2-pirate
Monitor Mark II
Mussurana
staer9_mussurana-player
Asp Mark II Special
staer9_mw-asp-player
Python Class Cruiser
staer9_python-cruiser-pirate
staer9_python-cruiser-player
Python ET Special
staer9_python-x-pirate
staer9_python-x-player
Python CC engine
Python Class X Modification
Salamander
staer9_salamander-player
Salamander engine
Sidewinder Special

Models

This expansion declares no models.

Scripts

Path
Scripts/staer9_bushmaster.js
"use strict";

this.name = "staer9_bushmaster";
this.author = "spara";

this.shipDied = function(whom, why) {
	ship.dumpCargo(20);
}