mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-23 12:07:27 +01:00
+1
-1
@@ -2,7 +2,7 @@
|
||||
var/jsonpath = "/home/bay12/public_html"
|
||||
var/dmepath = "/home/bay12/git/baystation12.dme"
|
||||
var/makejson = 1 //temp
|
||||
world/proc/makejson()
|
||||
proc/makejson()
|
||||
|
||||
if(!makejson)
|
||||
return
|
||||
|
||||
@@ -678,7 +678,7 @@
|
||||
world.update_status()
|
||||
|
||||
..()
|
||||
|
||||
makejson()
|
||||
if (join_motd)
|
||||
src << "<div class=\"motd\">[join_motd]</div>"
|
||||
|
||||
@@ -696,6 +696,7 @@
|
||||
spawn(0)
|
||||
if(holder)
|
||||
del(holder)
|
||||
makejson()
|
||||
return ..()
|
||||
|
||||
/mob/proc/can_use_hands()
|
||||
|
||||
Reference in New Issue
Block a user