Revert "what"

This reverts commit f752b41c99.
This commit is contained in:
kappa-sama
2020-03-06 18:09:32 -05:00
parent f752b41c99
commit 90de20caf7
958 changed files with 30407 additions and 22361 deletions
+1 -3
View File
@@ -59,9 +59,7 @@
return
var/area/AS = get_area(src)
if(istype(AS, /area/holodeck))
log_world("### MAPPING ERROR")
log_world("Holodeck computer cannot be in a holodeck.")
log_world("This would cause circular power dependency.")
log_mapping("Holodeck computer cannot be in a holodeck, This would cause circular power dependency.")
qdel(src)
return
else