mirror of
https://github.com/Refactorio/RedMew.git
synced 2025-01-18 03:21:47 +02:00
spidertron bot spawn
This commit is contained in:
parent
52c7b82ab5
commit
05cea798f3
@ -290,7 +290,8 @@ local bot_spawn_whitelist = {
|
|||||||
local bot_cause_whitelist = {
|
local bot_cause_whitelist = {
|
||||||
['character'] = true,
|
['character'] = true,
|
||||||
['artillery-turret'] = true,
|
['artillery-turret'] = true,
|
||||||
['artillery-wagon'] = true
|
['artillery-wagon'] = true,
|
||||||
|
['spidertron'] = true
|
||||||
}
|
}
|
||||||
|
|
||||||
local function do_bot_spawn(entity_name, entity, event)
|
local function do_bot_spawn(entity_name, entity, event)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user