Finishing touches

This commit is contained in:
Arkatos1
2019-04-08 18:54:58 +02:00
parent 5edc1378f8
commit b20e545a70
2 changed files with 2 additions and 3 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
/client/verb/randomtip()
set category = "OOC"
set name = "Random Tip"
set name = "Give Random Tip"
set desc = "Shows you a random tip"
var/m
@@ -13,4 +13,4 @@
m = pick(memetips)
if(m)
to_chat(src, "<span class='purple'><b>Random Tip: </b>[html_encode(m)]</span>")
to_chat(src, "<span class='purple'><b>Tip: </b>[html_encode(m)]</span>")
-1
View File
@@ -27,7 +27,6 @@ The P2P chat function found on tablet computers allows for a stealthy way to com
We were all new once, be patient and guide new players in the right direction.
On most clothing items that go in the exosuit slot, you can put certain small items into your suit storage, such as a spraycan, your emergency oxygen tank, or a flashlight.
Most job-related exosuit clothing can fit job-related items into it, such as the atmospheric technician's hardsuit/winter coat holding an RPD, or labcoats holding most medicine.
If you're using hotkey mode, you can stop pulling things using H.
If there's something you need from another department, try asking! This game isn't singleplayer and you'd be surprised what you can get accomplished together!
You'll quickly lose your interest in the game if you play to win and kill. If you find yourself doing this, take a step back and talk to people - it's a much better experience!
Don't be afraid to ask for help, whether from your peers or from mentors.