mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-23 04:51:32 +01:00
Fixes a Loadout Entry Description (#15595)
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
/obj/machinery/ship_weapon
|
||||
name = "ship weapon"
|
||||
desc = "You shouldn't be seeing this."
|
||||
desc = DESC_PARENT
|
||||
icon = 'icons/obj/machinery/ship_guns/longbow.dmi'
|
||||
idle_power_usage = 1500
|
||||
active_power_usage = 50000
|
||||
|
||||
Reference in New Issue
Block a user