Merge remote-tracking branch 'upstream/master'

This commit is contained in:
Tastyfish
2011-11-29 19:33:29 -05:00
12 changed files with 256 additions and 10 deletions
+1 -1
View File
@@ -2152,7 +2152,7 @@
feedback_set_details("round_end","[time2text(world.realtime)]")
if(blackbox)
blackbox.save_all_data_to_sql()
//send2irc(world.url,"Server Rebooting!")
sleep(50)
world.Reboot()
+2 -1
View File
@@ -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()