electricity bugfixes, destructable doors, ai improvements, removed rope, container changes
This commit is contained in:
@@ -22,10 +22,9 @@
|
||||
linkable="true"
|
||||
pickdistance="150">
|
||||
|
||||
|
||||
<Sprite texture ="battery.png" depth="0.8"/>
|
||||
|
||||
<PowerContainer capacity="2000.0" maxinput="500.0" maxoutput="1000.0" canbeselected = "true"/>
|
||||
<PowerContainer capacity="2000.0" maxrechargespeed="500.0" maxoutput="1000.0" canbeselected = "true"/>
|
||||
|
||||
<ConnectionPanel canbeselected = "true">
|
||||
<requireditem name="Screwdriver" type="Equipped"/>
|
||||
|
||||
Reference in New Issue
Block a user