Skip to content

Commit

Permalink
English papers
Browse files Browse the repository at this point in the history
  • Loading branch information
EgorDinamit committed Dec 28, 2023
1 parent 171f8ed commit 2cbf41a
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions maps/intrepid/items/items.dm
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
// Most paper will be in English
/obj/item/paper
language = LANGUAGE_HUMAN_ENGLISH

/obj/item/stock_parts/computer/nano_printer
print_language = LANGUAGE_HUMAN_ENGLISH

/obj/item/modular_computer/pda/explorer
icon_state = "pda-exp"
icon_state_unpowered = "pda-exp"
Expand Down

0 comments on commit 2cbf41a

Please sign in to comment.