Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

A quick fix to surface claw cheese #497

Closed
wants to merge 3 commits into from
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
43 changes: 24 additions & 19 deletions _maps/map_files/Pahrump/Pahrump-Surface-2.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -17207,7 +17207,8 @@
"gSH" = (
/mob/living/simple_animal/hostile/deathclaw/mother{
speed = 0.45;
name = "alpha mother deathclaw"
name = "alpha mother deathclaw";
loot = list(/obj/item/keycard/cheese)
},
/turf/open/indestructible/ground/inside/mountain,
/area/f13/tunnel)
Expand Down Expand Up @@ -41244,13 +41245,7 @@
/turf/open/indestructible/ground/outside/desert,
/area/f13/legion)
"qJs" = (
/obj/item/gun/ballistic/revolver/revolver44/desert_ranger,
/obj/structure/closet/secure_closet/goodies{
anchored = 1;
name = "ranger cache"
},
/obj/effect/spawner/lootdrop/f13/weapon/melee/tier5,
/obj/item/clothing/head/helmet/f13/combat/rangerbroken,
/obj/machinery/door/keycard/cheese,
/turf/open/indestructible/ground/inside/mountain,
/area/f13/tunnel)
"qJv" = (
Expand Down Expand Up @@ -55520,6 +55515,16 @@
/obj/structure/barricade/wooden/planks/pregame,
/turf/open/floor/plasteel/darkblue/corner,
/area/f13/building)
"wHz" = (
/obj/structure/closet/secure_closet/goodies{
anchored = 1;
name = "ranger cache"
},
/obj/item/clothing/head/helmet/f13/combat/rangerbroken,
/obj/item/gun/ballistic/revolver/revolver44/desert_ranger,
/obj/effect/spawner/lootdrop/f13/weapon/melee/tier5,
/turf/open/indestructible/ground/inside/mountain,
/area/f13/tunnel)
"wHD" = (
/obj/machinery/hydroponics/soil/plowed,
/turf/open/indestructible/ground/inside/dirt/stamped/outside,
Expand Down Expand Up @@ -62520,7 +62525,7 @@ mwp
gcK
gcK
mwp
qJs
mwp
mwp
uKC
ktB
Expand Down Expand Up @@ -62777,7 +62782,7 @@ mwp
gcK
gcK
mwp
mwp
xuY
mwp
suf
oNa
Expand Down Expand Up @@ -63293,7 +63298,7 @@ mwp
mwp
mwp
mwp
xuY
qJs
ktB
eYy
tkY
Expand Down Expand Up @@ -63549,8 +63554,8 @@ opL
gcK
gcK
gcK
gcK
mwp
ktB
wHz
ktB
eYy
sjX
Expand Down Expand Up @@ -63806,8 +63811,8 @@ gcK
gcK
gcK
gcK
gcK
gcK
ktB
ktB
ktB
eYy
spx
Expand Down Expand Up @@ -64308,7 +64313,7 @@ gjP
gcK
gcK
gcK
gcK
oKE
mwp
yax
mwp
Expand Down Expand Up @@ -64564,9 +64569,9 @@ iTL
ram
gcK
gcK
gcK
oKE
ukY
mwp
sas
mwp
mwp
gcK
Expand Down Expand Up @@ -64822,7 +64827,7 @@ gjP
gcK
gcK
gcK
gcK
oKE
gcK
gcK
gcK
Expand Down
Loading