mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-24 04:27:35 +01:00
Half-finished mime job (yes, I like releasing raw things).
Cuban Pete Time button for admins. git-svn-id: http://tgstation13.googlecode.com/svn/trunk@293 316c924e-a436-60f5-8080-3fe189b3f50e
This commit is contained in:
@@ -81,6 +81,7 @@
|
||||
src.verbs += /client/proc/modifytemperature
|
||||
src.verbs += /client/proc/object_talk // -- TLE
|
||||
src.verbs += /client/proc/play_sound
|
||||
src.verbs += /client/proc/cuban_pete // -- Urist
|
||||
src.verbs += /client/proc/sendmob
|
||||
src.verbs += /client/proc/stealthadmin
|
||||
src.verbs += /client/proc/ticklag
|
||||
@@ -173,6 +174,7 @@
|
||||
src.verbs += /client/proc/make_sound // -- Skie
|
||||
src.verbs += /client/proc/modifytemperature
|
||||
src.verbs += /client/proc/play_sound
|
||||
src.verbs += /client/proc/cuban_pete // -- Urist
|
||||
src.verbs += /client/proc/sendmob
|
||||
src.verbs += /client/proc/stealthadmin
|
||||
src.verbs += /client/proc/ticklag
|
||||
@@ -687,7 +689,7 @@
|
||||
src.holder.Voting()
|
||||
|
||||
/client/proc/funbutton()
|
||||
set category = "Boom Boom"
|
||||
set category = "Fun"
|
||||
set name = "Boom Boom Boom Shake The Room"
|
||||
if(!src.authenticated || !src.holder)
|
||||
src << "Only administrators may use this command."
|
||||
|
||||
Reference in New Issue
Block a user