Skip to content

Commit

Permalink
AI Core APC power storage increase (#3944)
Browse files Browse the repository at this point in the history
# About the pull request

AI Core APC now has a Hyper capacity cell like telecommunications

# Explain why it's good for the game

With ARES taking as much power as telecommunications (greedy bastard),
having just a high capacity cell meant that it would only be able to
operate without power for a very limited amount of time. This makes the
power situation at AI core much more stable.

# Changelog
:cl:
maptweak: AI Core APC now uses a hyper capacity cell
/:cl:
  • Loading branch information
Ben10083 authored Jul 22, 2023
1 parent d13e691 commit 792cf6e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion maps/map_files/USS_Almayer/USS_Almayer.dmm
Original file line number Diff line number Diff line change
Expand Up @@ -64804,7 +64804,8 @@
/area/almayer/living/briefing)
"sTV" = (
/obj/structure/machinery/power/apc/almayer/hardened{
dir = 1
dir = 1;
cell_type = /obj/item/cell/hyper
},
/turf/open/floor/plating,
/area/almayer/command/airoom)
Expand Down

0 comments on commit 792cf6e

Please sign in to comment.