mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-29 07:59:01 +01:00
Some new tips (#12075)
* Some new tips I think these are really cool so just thinking of some suggestions. * Update tips.txt Typo in tips * Create SpaceBaa-12075.yml * Update tips.txt Remove wizard tips Add some more new ones. * Update tips.txt Typo fix. More tips * Re-add wizard, remove memes. * Typo fix. * Correct Diona grammer * Correct inhibitor tip. Co-authored-by: Werner <1331699+Arrow768@users.noreply.github.com>
This commit is contained in:
+21
-1
@@ -140,7 +140,7 @@ As a Human, you are the best. Why do you care about your mechanics?
|
||||
As a Human, you are really very great.
|
||||
Due to IPCs' synthetic nature, they're immune to most chemicals and gasses.
|
||||
IPCs can survive longer than most species in space, despite their supposed "weakness".
|
||||
As a Dionaea, you can survive pretty much anything.
|
||||
As a Diona, you can survive pretty much anything.
|
||||
Dionae die in darkness. Find the light at the end of the tunnel, and quick.
|
||||
All Vaurca can remotely speak to any other Vaurca on board. Not that there are any.
|
||||
Vaurca can wade freely through phoron gas. Avoid phoron fires though. Somehow a species that breathes phoron gas is really weak to fire.
|
||||
@@ -165,3 +165,23 @@ You can fax papers between requests consoles by attacking the console with a pap
|
||||
No wall or window is 100% impervious to heat.
|
||||
There is no anti-security agenda... Or is there?
|
||||
Fax machines cannot comprehend the elegant penmanship that is cursive. It is a simple machine afterall.
|
||||
As a Xenobiologist, your monkeys are perfectly suitable for human consumption even after your slimes are done with them, perhaps you can work something out with the Chef?
|
||||
Never try to fight the hostile maintenance drones on your own.
|
||||
Spice up any round by spawning 100 greimorian larva on top of a vent.
|
||||
There is no cloning, but you can respawn... as a different person, obviously.
|
||||
As a Loner, your psionic powers are a mystery to us all.
|
||||
As a Maintenance Drone, you can put on hats, but not take them off.
|
||||
As a Maintenance Drone, you cannot repair yourself but you can ask other maintenance drones to do it for you.
|
||||
EMP or Emag the bluespace inhibitor for a whacky, wild adventure.
|
||||
The Maintenance Drones will never threaten to stab you, and in fact, cannot speak.
|
||||
The Bluespace Technicians aren't real, they can't hurt you.
|
||||
There is no escape.
|
||||
As a Diona, you can store items in your stomach, including guns.
|
||||
As a Janitor, you have an excuse to be almost anywhere.
|
||||
The Newscasters are actively updated with Aurora lore... please read them.
|
||||
Your PDA messages can't be erased, so use them wisely.
|
||||
The rules are there to help, read them today!
|
||||
Role-playing isn't easy, the wiki contains resources to help.
|
||||
Trash piles are bounties of interesting loot, but you can also hide in them, just drag your sprite onto the pile.
|
||||
As a merchant, you offer goods and services in exchange for credits.
|
||||
Stand up and move around at least once every hour... in real life.
|
||||
|
||||
@@ -0,0 +1,41 @@
|
||||
################################
|
||||
# Example Changelog File
|
||||
#
|
||||
# Note: This file, and files beginning with ".", and files that don't end in ".yml" will not be read. If you change this file, you will look really dumb.
|
||||
#
|
||||
# Your changelog will be merged with a master changelog. (New stuff added only, and only on the date entry for the day it was merged.)
|
||||
# When it is, any changes listed below will disappear.
|
||||
#
|
||||
# Valid Prefixes:
|
||||
# bugfix
|
||||
# wip (For works in progress)
|
||||
# tweak
|
||||
# soundadd
|
||||
# sounddel
|
||||
# rscadd (general adding of nice things)
|
||||
# rscdel (general deleting of nice things)
|
||||
# imageadd
|
||||
# imagedel
|
||||
# maptweak
|
||||
# spellcheck (typo fixes)
|
||||
# experiment
|
||||
# balance
|
||||
# admin
|
||||
# backend
|
||||
# security
|
||||
# refactor
|
||||
#################################
|
||||
|
||||
# Your name.
|
||||
author: SpaceBaa
|
||||
|
||||
# Optional: Remove this file after generating master changelog. Useful for PR changelogs that won't get used again.
|
||||
delete-after: True
|
||||
|
||||
# Any changes you've made. See valid prefix list above.
|
||||
# INDENT WITH TWO SPACES. NOT TABS. SPACES.
|
||||
# SCREW THIS UP AND IT WON'T WORK.
|
||||
# Also, all entries are changed into a single [] after a master changelog generation. Just remove the brackets when you add new entries.
|
||||
# Please surround your changes in double quotes ("), as certain characters otherwise screws up compiling. The quotes will not show up in the changelog.
|
||||
changes:
|
||||
- rscadd: "Added some new tips."
|
||||
Reference in New Issue
Block a user