makes NT officers not do 65 stamina, removes a taser-related line

This commit is contained in:
Harry
2020-02-09 15:14:08 +00:00
committed by GitHub
parent 6daa094d6d
commit fc4a80184e
@@ -28,7 +28,7 @@
unsuitable_atmos_damage = 15
faction = list("nanotrasenprivate")
status_flags = CANPUSH
speak = list("Stop resisting!", "I AM THE LAW!", "Face the wrath of the golden bolt!", "Stop breaking the law, asshole!")
speak = list("Stop resisting!", "I AM THE LAW!", "Get down on the floor, creep!", "Stop breaking the law, asshole!")
search_objects = 1
do_footstep = TRUE
@@ -46,7 +46,7 @@
ranged = 1
retreat_distance = 3
minimum_distance = 5
casingtype = /obj/item/ammo_casing/c45
casingtype = /obj/item/ammo_casing/c45_nostamina
projectilesound = 'sound/weapons/gunshot.ogg'
loot = list(/obj/item/gun/ballistic/automatic/pistol/m1911,
/obj/effect/mob_spawn/human/corpse/nanotrasensoldier)