mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-25 04:57:47 +01:00
Merge branch 'master' of https://github.com/PolarisSS13/Polaris into novearlysync
# Conflicts: # html/changelogs/.all_changelog.yml # icons/mob/hud.dmi # maps/polaris-1.dmm Fake conflicts from a merge error previously. No real conflicts.
This commit is contained in:
@@ -24,6 +24,7 @@ var/list/admin_verbs_admin = list(
|
||||
/datum/admins/proc/toggleenter, //toggles whether people can join the current game,
|
||||
/datum/admins/proc/toggleguests, //toggles whether guests can join the current game,
|
||||
/datum/admins/proc/announce, //priority announce something to all clients.,
|
||||
/datum/admins/proc/intercom, //send a fake intercom message, like an arrivals announcement
|
||||
/client/proc/colorooc, //allows us to set a custom colour for everythign we say in ooc,
|
||||
/client/proc/admin_ghost, //allows us to ghost/reenter body at will,
|
||||
/client/proc/toggle_view_range, //changes how far we can see,
|
||||
|
||||
Reference in New Issue
Block a user