Skip to content

Commit

Permalink
поменял путь
Browse files Browse the repository at this point in the history
  • Loading branch information
FatFatFat1 committed Sep 16, 2024
1 parent 99e0a98 commit a20f172
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 26 deletions.
2 changes: 1 addition & 1 deletion code/modules/client/character_menu/loadout/loadout_hats.dm
Original file line number Diff line number Diff line change
Expand Up @@ -109,5 +109,5 @@
..()
var/hats = list()
hats["blue"] = /obj/item/clothing/head/pluvia
hats["white"] = /obj/item/clothing/head/wpluvia
hats["white"] = /obj/item/clothing/head/pluvia/white
gear_tweaks += new/datum/gear_tweak/path(hats)
5 changes: 1 addition & 4 deletions code/modules/holidays/new_year/clothing.dm
Original file line number Diff line number Diff line change
Expand Up @@ -211,12 +211,9 @@
item_state = "pluvia_hat"
flags = HEADCOVERSEYES

/obj/item/clothing/head/wpluvia
name = "pluvia non la"
desc = "Prepare to heavy rain"
/obj/item/clothing/head/pluvia/white
icon_state = "wpluvia_hat"
item_state = "wpluvia_hat"
flags = HEADCOVERSEYES

/obj/item/clothing/head/ricehat
name = "non la"
Expand Down
31 changes: 10 additions & 21 deletions maps/centcom/centcom.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -25566,16 +25566,12 @@
/turf/unsimulated/floor,
/area/velocity)
"fRY" = (
/obj/item/clothing/head/wpluvia,
/obj/item/clothing/head/wpluvia,
/obj/item/clothing/head/wpluvia,
/obj/item/clothing/head/wpluvia,
/obj/item/clothing/head/wpluvia,
/obj/item/clothing/head/wpluvia,
/obj/item/clothing/head/wpluvia,
/obj/item/clothing/head/wpluvia,
/obj/item/clothing/head/wpluvia,
/obj/structure/rack,
/obj/item/clothing/head/pluvia/white,
/obj/item/clothing/head/pluvia/white,
/obj/item/clothing/head/pluvia/white,
/obj/item/clothing/head/pluvia/white,
/obj/item/clothing/head/pluvia/white,
/turf/simulated/floor,
/area/space)
"fSb" = (
Expand Down Expand Up @@ -31723,18 +31719,11 @@
/obj/item/clothing/head/pluvia,
/obj/item/clothing/head/pluvia,
/obj/item/clothing/head/pluvia,
/obj/item/clothing/head/wpluvia,
/obj/item/clothing/head/wpluvia,
/obj/item/clothing/head/wpluvia,
/obj/item/clothing/head/wpluvia,
/obj/item/clothing/head/wpluvia,
/obj/item/clothing/head/wpluvia,
/obj/item/clothing/head/wpluvia,
/obj/item/clothing/head/wpluvia,
/obj/item/clothing/head/wpluvia,
/obj/item/clothing/head/wpluvia,
/obj/item/clothing/head/wpluvia,
/obj/item/clothing/head/wpluvia,
/obj/item/clothing/head/pluvia/white,
/obj/item/clothing/head/pluvia/white,
/obj/item/clothing/head/pluvia/white,
/obj/item/clothing/head/pluvia/white,
/obj/item/clothing/head/pluvia/white,
/turf/unsimulated/floor/carpet/blue2,
/area/space)
"tCc" = (
Expand Down

0 comments on commit a20f172

Please sign in to comment.