mirror of
https://github.com/KabKebab/GS13.git
synced 2026-07-09 23:21:02 +01:00
makes NT officers not do 65 stamina, removes a taser-related line
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user