Merge pull request #11868 from Arturlang/tackling_and_lunge
Ports TG Tackling and uses it to rework bloodsucker lunge
This commit is contained in:
@@ -70,7 +70,7 @@
|
||||
/obj/structure/alien/weeds,
|
||||
/obj/item/clothing/mask/facehugger/impregnated,
|
||||
/obj/item/clothing/glasses/night,
|
||||
/obj/item/clothing/gloves/combat,
|
||||
/obj/item/clothing/gloves/tackler/combat/insulated,
|
||||
/obj/effect/decal/cleanable/blood/old,
|
||||
/obj/item/clothing/under/syndicate/tacticool,
|
||||
/turf/open/floor/plating/asteroid/basalt/lava_land_surface,
|
||||
|
||||
@@ -526,8 +526,8 @@
|
||||
/obj/structure/closet/crate/secure/gear{
|
||||
req_access_txt = "150"
|
||||
},
|
||||
/obj/item/clothing/gloves/combat,
|
||||
/obj/item/clothing/gloves/combat,
|
||||
/obj/item/clothing/gloves/tackler/combat/insulated,
|
||||
/obj/item/clothing/gloves/tackler/combat/insulated,
|
||||
/obj/item/clothing/under/syndicate/combat,
|
||||
/obj/item/clothing/under/syndicate/combat,
|
||||
/obj/item/storage/belt/military,
|
||||
@@ -4197,7 +4197,7 @@
|
||||
"kw" = (
|
||||
/obj/structure/table,
|
||||
/obj/effect/decal/cleanable/dirt,
|
||||
/obj/item/clothing/gloves/combat{
|
||||
/obj/item/clothing/gloves/tackler/combat/insulated{
|
||||
pixel_y = -6
|
||||
},
|
||||
/obj/item/tank/internals/emergency_oxygen{
|
||||
|
||||
@@ -185,7 +185,7 @@
|
||||
name = "Clothes"
|
||||
},
|
||||
/obj/item/clothing/head/chameleon,
|
||||
/obj/item/clothing/gloves/combat,
|
||||
/obj/item/clothing/gloves/tackler/combat/insulated,
|
||||
/obj/item/clothing/suit/chameleon,
|
||||
/obj/item/clothing/under/chameleon,
|
||||
/obj/item/clothing/shoes/chameleon,
|
||||
@@ -221,7 +221,7 @@
|
||||
},
|
||||
/obj/item/clothing/under/rank/centcom/commander,
|
||||
/obj/item/clothing/head/centhat,
|
||||
/obj/item/clothing/gloves/combat,
|
||||
/obj/item/clothing/gloves/tackler/combat/insulated,
|
||||
/obj/item/clothing/suit/armor/vest,
|
||||
/obj/item/clothing/shoes/sneakers/brown,
|
||||
/turf/open/floor/wood,
|
||||
|
||||
@@ -2202,11 +2202,11 @@
|
||||
/area/ruin/space/has_grav/deepstorage/armory)
|
||||
"eO" = (
|
||||
/obj/structure/table,
|
||||
/obj/item/clothing/gloves/combat{
|
||||
/obj/item/clothing/gloves/tackler/combat/insulated{
|
||||
pixel_x = -3;
|
||||
pixel_y = 4
|
||||
},
|
||||
/obj/item/clothing/gloves/combat{
|
||||
/obj/item/clothing/gloves/tackler/combat/insulated{
|
||||
pixel_x = 3;
|
||||
pixel_y = -2
|
||||
},
|
||||
|
||||
@@ -4322,7 +4322,7 @@
|
||||
/turf/open/floor/plating/asteroid/snow,
|
||||
/area/awaymission/academy/academycellar)
|
||||
"mV" = (
|
||||
/obj/item/clothing/gloves/combat,
|
||||
/obj/item/clothing/gloves/tackler/combat/insulated,
|
||||
/turf/open/floor/plating/asteroid/snow,
|
||||
/area/awaymission/academy/academycellar)
|
||||
"mW" = (
|
||||
|
||||
@@ -243,7 +243,7 @@
|
||||
/area/awaymission/spacebattle/syndicate1)
|
||||
"bg" = (
|
||||
/obj/structure/table/reinforced,
|
||||
/obj/item/clothing/gloves/combat,
|
||||
/obj/item/clothing/gloves/tackler/combat/insulated,
|
||||
/turf/open/floor/mineral/plastitanium/red,
|
||||
/area/awaymission/spacebattle/syndicate1)
|
||||
"bh" = (
|
||||
|
||||
@@ -7639,7 +7639,7 @@
|
||||
/obj/item/clothing/suit/space/hardsuit/deathsquad{
|
||||
pixel_y = 5
|
||||
},
|
||||
/obj/item/clothing/gloves/combat,
|
||||
/obj/item/clothing/gloves/tackler/combat/insulated,
|
||||
/obj/item/clothing/shoes/combat/swat,
|
||||
/obj/item/clothing/mask/gas/sechailer/swat,
|
||||
/obj/effect/turf_decal/stripes/line,
|
||||
|
||||
Reference in New Issue
Block a user