fixes saber spelling (#26766)

This commit is contained in:
Coolrune206
2024-09-19 02:26:03 +00:00
committed by GitHub
parent 23b4f2837a
commit fb199c82b9
11 changed files with 30 additions and 30 deletions
@@ -34,13 +34,13 @@
Clean kills, clean thefts, clean getaway. Get it done, operative."
focus = 50 // Don't bully sec too hard
targeted_departments = list(DEPARTMENT_COMMAND, DEPARTMENT_SECURITY)
theft_targets = list(
/datum/theft_objective/antique_laser_gun,
/datum/theft_objective/nukedisc,
/datum/theft_objective/hoslaser,
/datum/theft_objective/captains_sabre,
theft_targets = list(
/datum/theft_objective/antique_laser_gun,
/datum/theft_objective/nukedisc,
/datum/theft_objective/hoslaser,
/datum/theft_objective/captains_saber,
/datum/theft_objective/capmedal
)
)
/datum/antag_org/syndicate/interdyne // Mostly target Medical
name = "Interdyne Pharmaceuticals"
@@ -884,7 +884,7 @@ GLOBAL_LIST_EMPTY(damage_icon_parts)
- /obj/item/judobelt
- /obj/item/storage/belt/chef
- /obj/item/storage/belt/mining/..
- /obj/item/storage/belt/sabre
- /obj/item/storage/belt/saber
- /obj/item/defibrillator/compact/..
- /obj/item/nullrod/..
- /obj/item/claymore/..
@@ -1,5 +1,5 @@
/* CONTENTS:
* 1. SABRE SMG
* 1. SABER SMG
* 2. C-20R SMG
* 3. WT-550 PDW
* 4. TYPE U3 UZI
@@ -89,10 +89,10 @@
alarmed = 1
//////////////////////////////
// MARK: SABRE SMG
// MARK: SABER SMG
//////////////////////////////
/obj/item/gun/projectile/automatic/proto
name = "\improper NF10 'Sabre' SMG"
name = "\improper NF10 'Saber' SMG"
desc = "A rejected prototype three-round burst 9mm submachine gun, designated 'SABR'. Surplus of this model are bouncing around armories of Nanotrasen Space Stations. Has a threaded barrel for suppressors."
icon_state = "saber"
item_state = "saber"