mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-19 02:54:41 +01:00
Stop using \improper improperly. (#24410)
This commit is contained in:
@@ -50,7 +50,7 @@
|
||||
integrated_console.network = list("ERT")
|
||||
|
||||
/obj/item/wall_bug
|
||||
name = "\improper small camera"
|
||||
name = "small camera"
|
||||
desc = "A camera with a sticky backside."
|
||||
icon = 'icons/obj/device.dmi'
|
||||
icon_state = "wall_bug"
|
||||
|
||||
@@ -295,7 +295,7 @@
|
||||
frequency = 1480
|
||||
|
||||
/obj/item/radio/intercom/locked/prison
|
||||
name = "\improper prison intercom"
|
||||
name = "prison intercom"
|
||||
desc = "Talk through this. It looks like it has been modified to not broadcast."
|
||||
|
||||
/obj/item/radio/intercom/locked/prison/New()
|
||||
|
||||
Reference in New Issue
Block a user