Skip to content
This repository has been archived by the owner on Jul 14, 2023. It is now read-only.

Commit

Permalink
Revert "критикал супербаг"
Browse files Browse the repository at this point in the history
This reverts commit 61d5bee.
  • Loading branch information
johncoder0 committed Jul 5, 2023
1 parent 61d5bee commit c065ad0
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions code/modules/client/preference_setup/loadout/lists/misc.dm
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
melee["hook"] = /obj/item/material/knife/bos/hook
gear_tweaks += new/datum/gear_tweak/path(melee)

/*/datum/gear/swords //bos
/datum/gear/swords //bos
display_name = "swords selection"
description = "A selection of swords"
path = /obj/item/material/sword/bos
Expand All @@ -32,7 +32,7 @@
swords["bastard sword"] = /obj/item/material/sword/bos/bastard
swords["zveinhander sword"] = /obj/item/material/sword/bos/zvein
gear_tweaks += new/datum/gear_tweak/path(swords)
*/

/datum/gear/cane
display_name = "cane"
path = /obj/item/cane
Expand Down
2 changes: 1 addition & 1 deletion maps/castelnau/cadaab/castelnau-2-cadaab.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -2109,7 +2109,7 @@
"nNP" = (/obj/structure/table/standard,/obj/structure/flora/pottedplant/deskfern,/obj/effect/floor_decal/spline/fancy/wood,/turf/simulated/floor/wood/ebony,/area/cadaab/shahtinsk)
"nOh" = (/obj/random/trash,/obj/machinery/light/small,/turf/simulated/floor/cadaab_wood,/area/cadaab/shahtinsk/city_like)
"nPa" = (/obj/structure/bed,/obj/item/bedsheet,/obj/random/trash,/turf/simulated/floor/steel_dirty,/area/cadaab/shahtinsk/city_like)
"nPn" = (/obj/structure/table/rack,/obj/item/melee/baton/cattleprod,/obj/item/melee/baton/cattleprod,/turf/simulated/floor/exoplanet/cadaab/road,/area/cadaab/desert)
"nPn" = (/obj/structure/table/rack,/obj/item/material/sword/bos/blunted,/obj/item/material/sword/bos/blunted,/turf/simulated/floor/exoplanet/cadaab/road,/area/cadaab/desert)
"nPy" = (/obj/machinery/atmospherics/pipe/simple/hidden/black{dir = 4},/obj/effect/paint_stripe/yellow,/turf/simulated/wall/ocp_wall,/area/castelnau/thruster/d2starboard)
"nPI" = (/turf/simulated/floor/steel_dirty,/area/cadaab/outpost/storage)
"nPT" = (/obj/machinery/firealarm{dir = 1; pixel_y = -26},/turf/simulated/floor/tiled/techfloor,/area/castelnau/security/aux)
Expand Down

0 comments on commit c065ad0

Please sign in to comment.