Skip to content

Commit

Permalink
mirrormirrorablianwillburn
Browse files Browse the repository at this point in the history
  • Loading branch information
OliOliOnsiPree committed Nov 20, 2024
1 parent a7f11a9 commit a793660
Show file tree
Hide file tree
Showing 3 changed files with 18 additions and 1 deletion.
10 changes: 9 additions & 1 deletion _maps/map_files/Pahrump-AB/Pahrump-AB.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -59968,6 +59968,14 @@
color = " A6635D"
},
/area/f13/wasteland)
"sFK" = (
/obj/structure/mirror/standing{
pixel_x = -7
},
/turf/open/floor/plasteel/f13/vault_floor/misc/vaultrust{
color = "#e4e4e4"
},
/area/f13/legion)
"sFQ" = (
/obj/structure/table,
/obj/effect/spawner/lootdrop/f13/medical/wasteland/meds,
Expand Down Expand Up @@ -135629,7 +135637,7 @@ uiX
nGq
wQj
bXl
bXl
sFK
bIO
dro
sWC
Expand Down
9 changes: 9 additions & 0 deletions code/game/objects/structures/mirror.dm
Original file line number Diff line number Diff line change
Expand Up @@ -280,3 +280,12 @@

/obj/structure/mirror/magic/proc/curse(mob/living/user)
return


// Hail Mary Mirror Daddo

/obj/structure/mirror/standing
name = "standing mirror"
desc = "Albion will burn! Everything you've ever done has been for nothing!"
icon = 'icons/obj/watercloset.dmi'
icon_state = "grandaddy"
Binary file modified icons/obj/watercloset.dmi
Binary file not shown.

0 comments on commit a793660

Please sign in to comment.