mirror of
https://github.com/2revoemag/PSF-BotServer.git
synced 2026-03-26 23:39:10 +00:00
Give all facilities cavern equipment + vehicle module benefits
This commit is contained in:
parent
eabf1beb02
commit
f2b1d64c3d
1 changed files with 1 additions and 1 deletions
|
|
@ -277,7 +277,7 @@ class Building(
|
||||||
spawnTubesNormal,
|
spawnTubesNormal,
|
||||||
ForceDomeActive,
|
ForceDomeActive,
|
||||||
latticeBenefit,
|
latticeBenefit,
|
||||||
0, //cavern_benefit; !! Field > 0 will cause malformed packet. See class def.
|
48, //cavern_benefit; !! Field > 0 will cause malformed packet. See class def.
|
||||||
Nil, //unk4
|
Nil, //unk4
|
||||||
0, //unk5
|
0, //unk5
|
||||||
false, //unk6
|
false, //unk6
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue