mirror of
https://github.com/vgstation-coders/vgstation13.git
synced 2025-12-09 16:14:13 +00:00
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:
committed by
Pieter-Jan Briers
parent
ec134b7074
commit
8d9d66ce28
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user