mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-21 19:17:50 +01:00
Fixes issue
This commit is contained in:
@@ -526,7 +526,7 @@ var/list/all_supply_groups = list(supply_emergency,supply_security,supply_engine
|
||||
|
||||
/datum/supply_packs/engineering/engine/tesla
|
||||
name = "Energy Ball Generator"
|
||||
contains = list(1 /obj/machinery/the_singularitygen/tesla)
|
||||
contains = list(/obj/machinery/the_singularitygen/tesla)
|
||||
cost = 10
|
||||
containername = "energy ball generator"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user