Skip to content

Commit

Permalink
Merge pull request #6 from Pariah919/kolonialwatche
Browse files Browse the repository at this point in the history
Merged. Good work
  • Loading branch information
AlcoholismIncarnate authored Feb 25, 2020
2 parents 8ca930c + 4475851 commit 146ba29
Show file tree
Hide file tree
Showing 7 changed files with 25 additions and 25 deletions.
14 changes: 7 additions & 7 deletions code/modules/clothing/suits/marine_armor.dm
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

/obj/item/clothing/suit/storage/marine
name = "\improper M3 pattern marine armor"
desc = "A standard TerraGov Marine Corps M3 Pattern Chestplate. Protects the chest from ballistic rounds, bladed objects and accidents. It has a small leather pouch strapped to it for limited storage."
desc = "A standard Kolonialwätche Marine Corps M3 Pattern Chestplate. Protects the chest from ballistic rounds, bladed objects and accidents. It has a small leather pouch strapped to it for limited storage."
icon = 'icons/obj/clothing/cm_suits.dmi'
icon_state = "3"
item_state = "armor"
Expand Down Expand Up @@ -96,7 +96,7 @@

/obj/item/clothing/suit/storage/marine/M3HB
name = "\improper M3-H pattern marine armor"
desc = "A standard Marine M3 Heavy Build Pattern Chestplate. Increased protection at the cost of slowdown."
desc = "A standard Kolonialwätche Marine M3 Heavy Build Pattern Chestplate. Increased protection at the cost of slowdown."
icon_state = "1"
armor = list("melee" = 65, "bullet" = 70, "laser" = 60, "energy" = 30, "bomb" = 60, "bio" = 50, "rad" = 20, "fire" = 50, "acid" = 50)
slowdown = SLOWDOWN_ARMOR_HEAVY
Expand All @@ -107,23 +107,23 @@

/obj/item/clothing/suit/storage/marine/M3LB
name = "\improper M3-LB pattern marine armor"
desc = "A standard Marine M3 Light Build Pattern Chestplate. Lesser encumbrance and protection."
desc = "A standard Kolonialwätche Marine M3 Light Build Pattern Chestplate. Lesser encumbrance and protection."
icon_state = "2"
armor = list("melee" = 45, "bullet" = 45, "laser" = 35, "energy" = 20, "bomb" = 30, "bio" = 30, "rad" = 10, "fire" = 25, "acid" = 30)
slowdown = SLOWDOWN_ARMOR_LIGHT
brightness_on = 8 //because it's LIGHT armor, get it?

/obj/item/clothing/suit/storage/marine/harness
name = "\improper M3 pattern marine harness"
desc = "A standard Marine M3 Pattern Harness. No encumbrance and no protection."
desc = "A standard Kolonialwätche Marine M3 Pattern Harness. No encumbrance and no protection."
icon_state = "10"
armor = list("melee" = 0, "bullet" = 0, "laser" = 0, "energy" = 0, "bomb" = 0, "bio" = 0, "rad" = 0, "fire" = 0, "acid" = 0)
slowdown = 0
flags_atom = NONE

/obj/item/clothing/suit/storage/marine/M3IS
name = "\improper M3-IS pattern marine armor"
desc = "A standard Marine M3 Integrated Storage Pattern Chestplate. Increased encumbrance and storage capacity."
desc = "A standard Kolonialwätche Marine M3 Integrated Storage Pattern Chestplate. Increased encumbrance and storage capacity."
icon_state = "4"
armor = list("melee" = 60, "bullet" = 60, "laser" = 40, "energy" = 20, "bomb" = 50, "bio" = 35, "rad" = 10, "fire" = 35, "acid" = 35)
slowdown = SLOWDOWN_ARMOR_HEAVY
Expand Down Expand Up @@ -158,7 +158,7 @@

/obj/item/clothing/suit/storage/marine/leader
name = "\improper B12 pattern leader armor"
desc = "A lightweight suit of carbon fiber body armor built for quick movement. Use it to toggle the built-in flashlight."
desc = "A lightweight suit of carbon fiber body armor built for quick movement used uncommonly by the Kolonialwätche. Use it to toggle the built-in flashlight."
icon_state = "7"
armor = list("melee" = 55, "bullet" = 55, "laser" = 45, "energy" = 40, "bomb" = 40, "bio" = 40, "rad" = 15, "fire" = 40, "acid" = 40)
slowdown = SLOWDOWN_ARMOR_LIGHT
Expand All @@ -172,7 +172,7 @@

/obj/item/clothing/suit/storage/marine/MP
name = "\improper N2 pattern MA armor"
desc = "A standard TerraGov Navy N2 Pattern Chestplate. Protects the chest from ballistic rounds, bladed objects and accidents. It has a small leather pouch strapped to it for limited storage."
desc = "A standard Kolonialwätche Navy N2 Pattern Chestplate. Protects the chest from ballistic rounds, bladed objects and accidents. It has a small leather pouch strapped to it for limited storage."
icon_state = "mp"
armor = list("melee" = 40, "bullet" = 60, "laser" = 35, "energy" = 20, "bomb" = 25, "bio" = 40, "rad" = 10, "fire" = 20, "acid" = 20)
slowdown = SLOWDOWN_ARMOR_LIGHT
Expand Down
8 changes: 4 additions & 4 deletions code/modules/projectiles/guns/pistols.dm
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@

/obj/item/weapon/gun/pistol/standard_pistol
name = "\improper TP-14 pistol"
desc = "The TP-14, produced by Terran Armories. A reliable sidearm that loads 9x19mm Parabellum Auto munitions. Capable of mounting a limited amount of attachments, and firing at a respectable rate of fire, often as fast as you can pull the trigger. Takes 14 round magazines."
desc = "The TP-14, produced by Terran Armories. Used by the Kolonialwätche. A reliable sidearm that loads 9x19mm Parabellum Auto munitions. Capable of mounting a limited amount of attachments, and firing at a respectable rate of fire, often as fast as you can pull the trigger. Takes 14 round magazines."
icon_state = "tp14"
item_state = "tp14"
caliber = "9x19mm Parabellum" //codex
Expand All @@ -72,7 +72,7 @@

/obj/item/weapon/gun/pistol/m4a3
name = "\improper M4A3 service pistol"
desc = "An M4A3 Colt Service Pistol, the standard issue sidearm of the TerraGov Marine Corps."
desc = "An M4A3 Colt Pistol."
icon_state = "m4a3"
item_state = "m4a3"
caliber = "9x19mm Parabellum" //codex
Expand All @@ -90,7 +90,7 @@

/obj/item/weapon/gun/pistol/m4a3/custom
name = "\improper M4A3 custom pistol"
desc = "An M4A3 Service Pistol, the standard issue sidearm of the TerraGov Marine Corps. This one has an ivory-colored grip and has a slide carefully polished yearly by a team of orphan children. Looks like it belongs to a low-ranking officer."
desc = "An M4A3 Colt Pistol. This one has an ivory-colored grip and has a slide carefully polished yearly by a team of orphan children. Looks like it belongs to a low-ranking officer."
icon_state = "m4a3c"
item_state = "m4a3c"

Expand Down Expand Up @@ -370,7 +370,7 @@

/obj/item/weapon/gun/pistol/vp70
name = "\improper 88 Mod 4 combat pistol"
desc = "A powerful sidearm issued mainly to Nanotrasen private contractors, but issued to the TGMC in small numbers, based on the original VP70 more than a century ago. Fires 9mm armor piercing rounds and is capable of 3-round burst."
desc = "A powerful sidearm issued mainly to Nanotrasen private contractors, but issued to the Kolonialwätche in small numbers, based on the original VP70 more than a century ago. Fires 9mm armor piercing rounds and is capable of 3-round burst."
icon_state = "88m4"
item_state = "88m4"
caliber = "9x19mm Parabellum" //codex
Expand Down
2 changes: 1 addition & 1 deletion code/modules/projectiles/guns/revolvers.dm
Original file line number Diff line number Diff line change
Expand Up @@ -300,7 +300,7 @@

/obj/item/weapon/gun/revolver/standard_revolver
name = "\improper TP-44 combat revolver"
desc = "The TP-44, Produced by Terran Armories. A sturdy and hard hitting firearm that loads .44 Magnum rounds. Holds 7 rounds in the cylinder. Due to the nature of the weapon, it’s rate of fire doesn’t quite match the output of other guns, but does hit much harder."
desc = "The TP-44, Designed by Terran Armories. Used by the Kolonialwätche. A sturdy and hard hitting firearm that loads .44 Magnum rounds. Holds 7 rounds in the cylinder. Due to the nature of the weapon, it’s rate of fire doesn’t quite match the output of other guns, but does hit much harder."
icon_state = "tp44"
item_state = "tp44"
caliber = ".44 Magnum" //codex
Expand Down
14 changes: 7 additions & 7 deletions code/modules/projectiles/guns/rifles.dm
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@

/obj/item/weapon/gun/rifle/standard_carbine
name = "\improper T-18 carbine"
desc = "The T-18 carbine is one of the standard rifles used by the TerraGov Marine Corps. It's commonly used by people who prefer greater mobility in combat, like scouts and other light infantry. Lacks an automatic fire mode, but has a burst fire mode to improve damage output. Uses 10x24mm caseless ammunition."
desc = "The T-18 carbine is one of the standard rifles used by the Kolonialwätche Marine Corps. It's commonly used by people who prefer greater mobility in combat, like scouts and other light infantry. Lacks an automatic fire mode, but has a burst fire mode to improve damage output. Uses 10x24mm caseless ammunition."
icon_state = "t18"
item_state = "t18"
fire_sound = "sound/weapons/guns/fire/t18.ogg"
Expand Down Expand Up @@ -86,7 +86,7 @@

/obj/item/weapon/gun/rifle/standard_assaultrifle
name = "\improper T-12 assault rifle"
desc = "The T-12 assault rifle used to be the TerraGov Marine Corps standard issue rifle before the T-18 carbine replaced it. It's however still used widely despite that. The gun itself is very good at being used in most situations however it suffers in engagements at close quarters and is relatively hard to shoulder than some others. It uses 10x24mm caseless ammunition."
desc = "The T-12 assault rifle used to be the Kolonialwätche Marine Corps standard issue rifle before the T-18 carbine replaced it. It's however still used widely despite that. The gun itself is very good at being used in most situations however it suffers in engagements at close quarters and is relatively hard to shoulder than some others. It uses 10x24mm caseless ammunition."
icon_state = "t12"
item_state = "t12"
fire_sound = "sound/weapons/guns/fire/t18.ogg"
Expand Down Expand Up @@ -133,7 +133,7 @@

/obj/item/weapon/gun/rifle/standard_dmr
name = "\improper T-64 designated marksman rifle"
desc = "The T-64 DMR is the TerraGov Marine Corps designated marksman rifle. It is rather well-known for it's very consistent target placement at longer than usual range, it however lacks a burst fire mode or an automatic mode. It is mostly used by people who prefer to do more careful shooting than most. Uses 10x27 caliber."
desc = "The T-64 DMR is the Kolonialwätche Marine Corps designated marksman rifle. It is rather well-known for it's very consistent target placement at longer than usual range, it however lacks a burst fire mode or an automatic mode. It is mostly used by people who prefer to do more careful shooting than most. Uses 10x27 caliber."
icon_state = "t64"
item_state = "t64"
muzzleflash_iconstate = "muzzle_flash_medium"
Expand Down Expand Up @@ -185,7 +185,7 @@

/obj/item/weapon/gun/rifle/m41a1
name = "\improper M41A1 pulse rifle"
desc = "An outdated rifle for the TerraGov Marine Corps, carried by a few coporate mercenaries. However, the M41A1 is a very rare sight in TerraGov systems. Uses 10x24mm caseless ammunition."
desc = "An outdated rifle commonly carried by a coporate mercenaries. However, the M41A1 is a very rare sight in Empire systems outside of that. Uses 10x24mm caseless ammunition."
icon_state = "m41a1"
item_state = "m41a1"
muzzleflash_iconstate = "muzzle_flash_medium"
Expand Down Expand Up @@ -254,7 +254,7 @@

/obj/item/weapon/gun/rifle/m41a
name = "\improper M41A pulse rifle"
desc = "An older design of the pulse rifle used by the TerraGov Marine Corps. Uses 10x24mm caseless ammunition."
desc = "An older design of the pulse rifle used by PMCs. Uses 10x24mm caseless ammunition."
icon_state = "m41a"
item_state = "m41a"
fire_sound = "gun_pulse"
Expand Down Expand Up @@ -395,7 +395,7 @@

/obj/item/weapon/gun/rifle/standard_lmg
name = "\improper T-42 light machine gun"
desc = "The T-42 LMG is the TGMC's current standard non-IFF-capable LMG. It's known for its ability to lay down heavy fire support very well. It is generally used when someone wants to hold a position or provide fire support. It uses 10x24mm ammunition."
desc = "The T-42 LMG is the Kolonialwätche's current standard non-IFF-capable LMG. It's known for its ability to lay down heavy fire support very well. It is generally used when someone wants to hold a position or provide fire support. It uses 10x24mm ammunition."
icon_state = "t42"
item_state = "t42"
caliber = "10x24mm caseless" //codex
Expand Down Expand Up @@ -569,7 +569,7 @@

/obj/item/weapon/gun/rifle/standard_autoshotgun
name = "\improper TX-15 automatic shotgun"
desc = "The TX-15 Automatic Assault Shotgun, produced by Terran Armories. Another iteration of the ZX series of firearms, taking over the SX as the semi-automatic shotgun provided to the TGMC. Compared to the SX, this Shotgun is rifled, and loads primarily longer ranged munitions, being incompatible with buckshot shells. Takes 12 round magazines."
desc = "The TX-15 Automatic Assault Shotgun, designed by Terran Armories. Used by the Kolonialwätche. Another iteration of the ZX series of firearms, taking over the SX as the semi-automatic shotgun provided to the Kolonialwätche. Compared to the SX, this Shotgun is rifled, and loads primarily longer ranged munitions, being incompatible with buckshot shells. Takes 12 round magazines."
icon_state = "tx15"
item_state = "tx15"
fire_sound = 'sound/weapons/guns/fire/shotgun.ogg'
Expand Down
2 changes: 1 addition & 1 deletion code/modules/projectiles/guns/shotguns.dm
Original file line number Diff line number Diff line change
Expand Up @@ -727,7 +727,7 @@ can cause issues with ammo types getting mixed up during the burst.
//T-35 Pump shotgun
/obj/item/weapon/gun/shotgun/pump/t35
name = "\improper T-35 pump shotgun"
desc = "The T-35 is the shotgun used by the TerraGov Marine Corps. It's used as a close quarters tool when someone wants something more suited for close range than most people, or as an odd sidearm on your back for emergencies. Uses 12 gauge shells."
desc = "The T-35 is the shotgun used by the Kolonialwätche Marine Corps. It's used as a close quarters tool when someone wants something more suited for close range than most people, or as an odd sidearm on your back for emergencies. Uses 12 gauge shells."
flags_equip_slot = ITEM_SLOT_BACK
icon_state = "t35"
item_state = "t35"
Expand Down
2 changes: 1 addition & 1 deletion code/modules/projectiles/guns/smgs.dm
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@

/obj/item/weapon/gun/smg/standard_smg
name = "\improper T-19 submachinegun"
desc = "The T-19 submachine gun is the TerraGov Marine Corps standard issue SMG. Its known for it's compact size and ease of use inside the field. It's usually carried by specialized troops who do not have the space to carry a much larger gun like medics and engineers. It uses 10x20mm caseless rounds."
desc = "The T-19 submachine gun is the Kolonialwätche Marine Corps standard issue SMG. Its known for it's compact size and ease of use inside the field. It's usually carried by specialized troops who do not have the space to carry a much larger gun like medics and engineers. It uses 10x20mm caseless rounds."
icon_state = "t19"
item_state = "t19"
caliber = "10x20mm caseless" //codex
Expand Down
8 changes: 4 additions & 4 deletions code/modules/projectiles/guns/specialist.dm
Original file line number Diff line number Diff line change
Expand Up @@ -289,7 +289,7 @@

/obj/item/weapon/gun/rifle/m4ra
name = "\improper M4RA battle rifle"
desc = "The M4RA battle rifle is a designated marksman rifle in service with the TGMC. Only fielded in small numbers, and sporting a bullpup configuration, the M4RA battle rifle is perfect for reconnaissance and fire support teams.\nIt is equipped with rail scope and takes 10x24mm A19 high velocity magazines."
desc = "The M4RA battle rifle is a designated marksman rifle in service with the Kolonialwätche. Only fielded in small numbers, and sporting a bullpup configuration, the M4RA battle rifle is perfect for reconnaissance and fire support teams.\nIt is equipped with rail scope and takes 10x24mm A19 high velocity magazines."
icon_state = "m4ra"
item_state = "m4ra"
max_shells = 20 //codex
Expand Down Expand Up @@ -593,7 +593,7 @@

/obj/item/weapon/gun/launcher/m81
name = "\improper M81 grenade launcher"
desc = "A lightweight, single-shot grenade launcher used by the TerraGov Marine Corps for area denial and big explosions."
desc = "A lightweight, single-shot grenade launcher used by the Kolonialwätche Marine Corps for area denial and big explosions."
icon_state = "m81"
item_state = "m81"
max_shells = 1 //codex
Expand Down Expand Up @@ -717,7 +717,7 @@

/obj/item/weapon/gun/launcher/m81/riot
name = "\improper M81 riot grenade launcher"
desc = "A lightweight, single-shot grenade launcher to launch tear gas grenades. Used by the TerraGov Marine Corps Military Police during riots."
desc = "A lightweight, single-shot grenade launcher to launch tear gas grenades. Used by the Kolonialwätche Marine Corps Military Police during riots."
grenade_type_allowed = /obj/item/explosive/grenade/chem_grenade
riot_version = TRUE
flags_gun_features = GUN_UNUSUAL_DESIGN|GUN_POLICE|GUN_WIELDED_FIRING_ONLY|GUN_AMMO_COUNTER
Expand All @@ -728,7 +728,7 @@

/obj/item/weapon/gun/launcher/rocket
name = "\improper M5 RPG"
desc = "The M5 RPG is the primary anti-armor weapon of the TGMC. Used to take out light-tanks and enemy structures, the M5 RPG is a dangerous weapon with a variety of combat uses."
desc = "The M5 RPG is the primary anti-armor weapon of the Kolonialwätche. Used to take out light-tanks and enemy structures, the M5 RPG is a dangerous weapon with a variety of combat uses."
icon_state = "m5"
item_state = "m5"
max_shells = 1 //codex
Expand Down

0 comments on commit 146ba29

Please sign in to comment.