Skip to content

Commit

Permalink
Holopad removal (#6798)
Browse files Browse the repository at this point in the history
# About the pull request

removes holopad, used only on admin level and there it is super out of
place

# Explain why it's good for the game

those are old ai holopads that just look out of place on CM


# Testing Photographs and Procedure
<details>
<summary>Screenshots & Videos</summary>

Put screenshots and videos here with an empty line between the
screenshots and the `<details>` tags.

</details>


# Changelog
:cl:
del: holopad removal
/:cl:

---------

Co-authored-by: vincibrv <[email protected]>
  • Loading branch information
cuberound and uuuuhuuuu committed Jul 29, 2024
1 parent dbff420 commit a4ae870
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 63 deletions.
61 changes: 0 additions & 61 deletions code/game/machinery/hologram.dm

This file was deleted.

1 change: 0 additions & 1 deletion colonialmarines.dme
Original file line number Diff line number Diff line change
Expand Up @@ -861,7 +861,6 @@
#include "code\game\machinery\fuelcell_recycler.dm"
#include "code\game\machinery\fusion_engine.dm"
#include "code\game\machinery\gear.dm"
#include "code\game\machinery\hologram.dm"
#include "code\game\machinery\holosign.dm"
#include "code\game\machinery\igniter.dm"
#include "code\game\machinery\iv_drip.dm"
Expand Down
1 change: 0 additions & 1 deletion maps/map_files/generic/Admin_level.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -579,7 +579,6 @@
/turf/open/floor/almayer/dark_sterile,
/area/adminlevel/ert_station)
"tx" = (
/obj/structure/machinery/hologram/holopad,
/turf/open/floor/carpet,
/area/centcom/living)
"tP" = (
Expand Down

0 comments on commit a4ae870

Please sign in to comment.