This commit is contained in:
Zuhayr
2015-02-22 16:28:06 +10:30
5 changed files with 43 additions and 22 deletions

View File

@@ -21,6 +21,9 @@
if(!nowindow && ..())
return 1
if(!custom_state)
custom_state = default_state
// In the far future no checks are made in an overriding Topic() beyond if(..()) return
// Instead any such checks are made in CanUseTopic()
var/obj/host = nano_host()