Verb category changes, telecoms verb fix

This commit is contained in:
Markolie
2016-11-08 16:23:13 +01:00
parent b77da4511e
commit cff0528673
10 changed files with 42 additions and 31 deletions
+1 -1
View File
@@ -534,7 +534,7 @@ var/list/admin_verbs_snpc = list(
#undef AUTOBANTIME
/client/proc/drop_bomb() // Some admin dickery that can probably be done better -- TLE
set category = "Special Verbs"
set category = "Event"
set name = "Drop Bomb"
set desc = "Cause an explosion of varying strength at your location."