mirror of
https://github.com/ComfyFactory/ComfyFactorio.git
synced 2025-02-03 13:12:11 +02:00
black list pipe exp until bonus fix
please
This commit is contained in:
parent
1ce550b59f
commit
2564873276
@ -96,7 +96,8 @@ function Public.reset_table()
|
||||
['wooden-chest'] = true,
|
||||
['copper-cable'] = true,
|
||||
['iron-stick'] = true,
|
||||
['iron-gear-wheel'] = true
|
||||
['iron-gear-wheel'] = true,
|
||||
['pipe'] = true
|
||||
}
|
||||
this.rpg_t = {}
|
||||
this.rpg_extra.rpg_xp_yield = {
|
||||
|
Loading…
x
Reference in New Issue
Block a user