more
This commit is contained in:
@@ -10,4 +10,4 @@
|
||||
if(owner)
|
||||
owner.remove_mentor_verbs()
|
||||
owner.mentor_datum = null
|
||||
..()
|
||||
..()
|
||||
|
||||
@@ -5,4 +5,4 @@
|
||||
|
||||
if(!GLOB.mentorlog.len)
|
||||
dat += "No mentors have done anything this round!"
|
||||
usr << browse(dat, "window=mentor_log")
|
||||
usr << browse(dat, "window=mentor_log")
|
||||
|
||||
@@ -42,4 +42,4 @@
|
||||
|
||||
/mob/living/proc/clear_screams()
|
||||
LAZYINITLIST(alternate_screams)
|
||||
LAZYCLEARLIST(alternate_screams)
|
||||
LAZYCLEARLIST(alternate_screams)
|
||||
|
||||
+1
-1
@@ -1,3 +1,3 @@
|
||||
/obj/item/ammo_box/magazine/wt550m9/wttx
|
||||
name = "wt550 magazine (Toxin Tipped 4.6x30mm)"
|
||||
ammo_type = /obj/item/ammo_casing/c46x30mm/tx
|
||||
ammo_type = /obj/item/ammo_casing/c46x30mm/tx
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
/obj/item/projectile/bullet/c46x30mm_tx
|
||||
name = "toxin tipped 4.6x30mm bullet"
|
||||
damage = 10
|
||||
damage_type = TOX
|
||||
damage_type = TOX
|
||||
|
||||
@@ -64,4 +64,4 @@
|
||||
icon_state = "spinfusorbox"
|
||||
ammo_type = /obj/item/ammo_casing/caseless/spinfusor
|
||||
w_class = WEIGHT_CLASS_NORMAL
|
||||
max_ammo = 4
|
||||
max_ammo = 4
|
||||
|
||||
Reference in New Issue
Block a user