mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-23 12:07:27 +01:00
Fixed round-end reporting of cyborg laws
git-svn-id: http://tgstation13.googlecode.com/svn/trunk@867 316c924e-a436-60f5-8080-3fe189b3f50e
This commit is contained in:
@@ -203,7 +203,7 @@ var/global/datum/controller/gameticker/ticker
|
||||
world << "<b>[robo.name] survived as an AI-less borg! Its laws were:</b>"
|
||||
else
|
||||
world << "<b>[robo.name] was unable to survive the rigors of being a cyborg without an AI. Its laws were:</b>"
|
||||
robo.laws.show_laws(1)
|
||||
robo.laws.show_laws(world)
|
||||
|
||||
mode.declare_completion()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user