Makes Station Rotate (#14506)

* Changes plasma to phoron

Because plasma has been coopted to mean the 4th state of matter, we're rebasing to the new bay naming standard of phoron

* Fixes maps and filenames

* Whoops forgot to change test box!
This commit is contained in:
clusterfack
2017-04-01 15:01:08 -07:00
committed by Pieter-Jan Briers
parent ec134b7074
commit 8d9d66ce28
248 changed files with 1816 additions and 1816 deletions

View File

@@ -1256,7 +1256,7 @@ var/global/floorIsLava = 0
/datum/admins/proc/get_sab_desc(var/target)
switch(target)
if(1)
return "Destroy at least 70% of the plasma canisters on the station"
return "Destroy at least 70% of the phoron canisters on the station"
if(2)
return "Destroy the AI"
if(3)