Fixes charter

This commit is contained in:
KorPhaeron
2016-06-08 21:04:01 -05:00
parent 51d7f86e6a
commit 576c215270
2 changed files with 4 additions and 3 deletions
+2 -1
View File
@@ -149,7 +149,8 @@
if("reset_name")
if(!check_rights(R_ADMIN))
return
world.name = "Space Station 13"
world.name = new_station_name()
station_name = world.name
log_admin("[key_name(usr)] reset the station name.")
message_admins("<span class='adminnotice'>[key_name_admin(usr)] reset the station name.</span>")