This commit is contained in:
KorPhaeron
2016-01-17 21:33:23 -06:00
parent f0aab5d791
commit 35b8a253e7
2 changed files with 2 additions and 0 deletions
@@ -600,6 +600,7 @@
break
// Give the power and take away the money.
A.view_core() //A BYOND bug requires you to be viewing your core before your verbs update
A.verbs += AM.power_type
A.current_modules += new AM.type
temp = AM.description
+1
View File
@@ -212,6 +212,7 @@
killer << "Your radio has been upgraded! Use :t to speak on an encrypted channel with Syndicate Agents!"
killer << "In the top right corner of the screen you will find the Malfunctions tab, where you can purchase various abilities, from upgraded surveillance to station ending doomsday devices."
killer << "You are also capable of hacking APCs, which grants you more points to spend on your Malfunction powers. The drawback is that a hacked APC will give you away if spotted by the crew. Hacking an APC takes 60 seconds."
killer.view_core() //A BYOND bug requires you to be viewing your core before your verbs update
killer.verbs += /mob/living/silicon/ai/proc/choose_modules
killer.malf_picker = new /datum/module_picker