Added a new admin command under the fun tab for Coder and Host.

Fixed a communication console bug that prevented the shuttle from *not* being called in the first 10 minutes of the game.
Updated clothing code. Swat armor slows you down less and provides for large suit storage. Ninja suit speeds one up and provides syndicate-like suit storage.
Re-added and modified pulse rifle code and icon.
Some misc modifications.

git-svn-id: http://tgstation13.googlecode.com/svn/trunk@650 316c924e-a436-60f5-8080-3fe189b3f50e
This commit is contained in:
noisomehollow@lycos.com
2010-12-17 22:16:39 +00:00
parent a28d67d70e
commit fb67bec217
8 changed files with 1784 additions and 1788 deletions
+9
View File
@@ -135,6 +135,7 @@
src.verbs += /client/proc/cuban_pete // -- Urist
src.verbs += /client/proc/only_one // muskets
src.verbs += /client/proc/space_asshole // --Agouri :3
src.verbs += /client/proc/strike_team //N
src.verbs += /proc/possess
src.verbs += /proc/release
@@ -255,6 +256,7 @@
src.verbs += /client/proc/cuban_pete // -- Urist
src.verbs += /client/proc/only_one // muskets
src.verbs += /client/proc/space_asshole // --Agouri :3
src.verbs += /client/proc/strike_team //N
src.verbs += /proc/possess
src.verbs += /proc/release
@@ -375,6 +377,7 @@
src.verbs += /client/proc/play_sound
//src.verbs += /client/proc/cuban_pete // -- Urist
//src.verbs += /client/proc/space_asshole // --Agouri :3
//src.verbs += /client/proc/strike_team //N
src.verbs += /proc/possess
src.verbs += /proc/release
@@ -524,6 +527,7 @@
src.verbs += /client/proc/play_sound
//src.verbs += /client/proc/cuban_pete // -- Urist
//src.verbs += /client/proc/space_asshole // --Agouri :3
//src.verbs += /client/proc/strike_team //N
src.verbs += /proc/possess
src.verbs += /proc/release
@@ -663,6 +667,7 @@
src.verbs += /client/proc/play_sound
//src.verbs += /client/proc/cuban_pete // -- Urist
//src.verbs += /client/proc/space_asshole // --Agouri :3
//src.verbs += /client/proc/strike_team //N
//src.verbs += /proc/possess
//src.verbs += /proc/release
@@ -798,6 +803,7 @@
//src.verbs += /client/proc/play_sound
//src.verbs += /client/proc/cuban_pete // -- Urist
//src.verbs += /client/proc/space_asshole // --Agouri :3
//src.verbs += /client/proc/strike_team //N
//src.verbs += /proc/possess
//src.verbs += /proc/release
@@ -916,6 +922,8 @@
//src.verbs += /client/proc/object_talk // -- TLE
//src.verbs += /client/proc/play_sound
//src.verbs += /client/proc/cuban_pete // -- Urist
//src.verbs += /client/proc/space_asshole // --Agouri :3
//src.verbs += /client/proc/strike_team //N
//src.verbs += /proc/possess
//src.verbs += /proc/release
@@ -1066,6 +1074,7 @@
src.verbs -= /client/proc/play_sound
src.verbs -= /client/proc/cuban_pete // -- Urist
src.verbs -= /client/proc/space_asshole // --Agouri :3
src.verbs += /client/proc/strike_team //N
src.verbs -= /proc/possess
src.verbs -= /proc/release