mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-23 21:12:24 +01:00
Bug fix's! (#5338)
Fixes #5426 Fixes #5322 Fixes #5245 Fixes #5310 Fixes #5416 Fixes #5412 Fixes #5410
This commit is contained in:
@@ -15,8 +15,8 @@
|
||||
desc = "An advanced power cell, often used in most laptops. It is too large to be fitted into smaller devices. It's rating is 1100."
|
||||
icon_state = "battery_advanced"
|
||||
origin_tech = list(TECH_POWER = 2, TECH_ENGINEERING = 2)
|
||||
hardware_size = 3
|
||||
battery_rating = 1100
|
||||
hardware_size = 2
|
||||
|
||||
/obj/item/weapon/computer_hardware/battery_module/super
|
||||
name = "super battery"
|
||||
|
||||
Reference in New Issue
Block a user