Skip to content

Commit

Permalink
fixes the 'alien blade' on LV
Browse files Browse the repository at this point in the history
  • Loading branch information
realforest2001 committed Jul 12, 2023
1 parent 4c63e5d commit f6d0e20
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 6 deletions.
6 changes: 2 additions & 4 deletions maps/map_files/LV624/LV624.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -14106,10 +14106,9 @@
/turf/open/gm/grass/grass1,
/area/lv624/ground/colony/west_nexus_road)
"fja" = (
/obj/item/attachable/bayonet{
/obj/item/weapon/unathiknife{
desc = "A curved blade made of a strange material. It looks both old and very sharp.";
force = 30;
icon_state = "unathiknife";
name = "\improper alien blade";
throwforce = 26
},
Expand Down Expand Up @@ -17272,10 +17271,9 @@
/turf/open/gm/dirt,
/area/lv624/ground/caves/sand_temple)
"nED" = (
/obj/item/attachable/bayonet{
/obj/item/weapon/unathiknife{
desc = "A curved blade made of a strange material. It looks both old and very sharp.";
force = 30;
icon_state = "unathiknife";
name = "\improper alien blade";
throwforce = 26
},
Expand Down
3 changes: 1 addition & 2 deletions maps/map_files/LV624/standalone/sandtemple-jungle.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -55,10 +55,9 @@
/turf/closed/wall/strata_ice/jungle,
/area/lv624/ground/jungle/south_west_jungle)
"lR" = (
/obj/item/attachable/bayonet{
/obj/item/weapon/unathiknife{
desc = "A curved blade made of a strange material. It looks both old and very sharp.";
force = 30;
icon_state = "unathiknife";
name = "\improper alien blade";
throwforce = 26
},
Expand Down

0 comments on commit f6d0e20

Please sign in to comment.