mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-07-19 03:49:10 +01:00
e867030c2e
* sdf * fsda * fuck * fuck2 * toolz * sdaf * sdfa * saf * sdfa * sdfa * sdf * sdfa * temp rename * temp rename * temp rename * sdaf * the pain is immensurable in the land of byond * the curse of rah * safd * sadf * sadf * gf * asf * fssdfa * sfd * sadf * sfda * brah * brah * it's easier for you to fix this * ffs * brah * brah
55 lines
1.6 KiB
Plaintext
55 lines
1.6 KiB
Plaintext
#define RIOTS 1
|
|
#define WILD_ANIMAL_ATTACK 2
|
|
#define INDUSTRIAL_ACCIDENT 3
|
|
#define BIOHAZARD_OUTBREAK 4
|
|
#define WARSHIPS_ARRIVE 5
|
|
#define PIRATES 6
|
|
#define CORPORATE_ATTACK 7
|
|
#define ALIEN_RAIDERS 8
|
|
#define AI_LIBERATION 9
|
|
#define MOURNING 10
|
|
#define CULT_CELL_REVEALED 11
|
|
#define SECURITY_BREACH 12
|
|
#define ANIMAL_RIGHTS_RAID 13
|
|
#define FESTIVAL 14
|
|
|
|
#define RESEARCH_BREAKTHROUGH 15
|
|
#define BARGAINS 16
|
|
#define SONG_DEBUT 17
|
|
#define MOVIE_RELEASE 18
|
|
#define BIG_GAME_HUNTERS 19
|
|
#define ELECTION 20
|
|
#define GOSSIP 21
|
|
#define TOURISM 22
|
|
#define CELEBRITY_DEATH 23
|
|
#define RESIGNATION 24
|
|
|
|
#define DEFAULT 1
|
|
|
|
#define ADMINISTRATIVE 2
|
|
#define CLOTHING 3
|
|
#define SECURITY 4
|
|
#define SPECIAL_SECURITY 5
|
|
|
|
#define FOOD 6
|
|
#define ANIMALS 7
|
|
|
|
#define MINERALS 8
|
|
|
|
#define EMERGENCY 9
|
|
#define GAS_EVENT 10
|
|
#define MAINTENANCE 11
|
|
#define ELECTRICAL 12
|
|
#define ROBOTICS 13
|
|
#define BIOMEDICAL 14
|
|
|
|
#define GEAR_EVA 15
|
|
|
|
//---- Descriptions of destination types
|
|
//Space stations can be purpose built for a number of different things, but generally require regular shipments of essential supplies.
|
|
//Corvettes are small, fast warships generally assigned to border patrol or chasing down smugglers.
|
|
//Battleships are large, heavy cruisers designed for slugging it out with other heavies or razing planets.
|
|
//Yachts are fast civilian craft, often used for pleasure or smuggling.
|
|
//Destroyers are medium sized vessels, often used for escorting larger ships but able to go toe-to-toe with them if need be.
|
|
//Frigates are medium sized vessels, often used for escorting larger ships. They will rapidly find themselves outclassed if forced to face heavy warships head on.
|