Skip to content
This repository was archived by the owner on Jan 5, 2024. It is now read-only.

Commit 72c1f04

Browse files
committed
Setting the AI Box as unbuyable since it doesn't serve a purpose yet
1 parent 07b5e84 commit 72c1f04

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Base.rte/Actors/Mecha/AIBox/AIBox.ini

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -185,6 +185,7 @@ AddActor = ACrab
185185
AddToGroup = Actors
186186
Mass = 50
187187
GoldValue = 250
188+
Buyable = 0
188189
HitsMOs = 1
189190
GetsHitByMOs = 1
190191
ScriptPath = Base.rte/AI/CrabAI.lua

0 commit comments

Comments
 (0)