Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
Patch("Base.BackgammonBoard","Tags","IsFireFuel")
Patch("Base.BackgammonBoard","FireFuelRatio","2")
Patch("Base.ChessWhite","Tags","IsFireFuel")
Patch("Base.ChessWhite","FireFuelRatio","2")
Patch("Base.ChessBlack","Tags","IsFireFuel")
Patch("Base.ChessBlack","FireFuelRatio","2")
Patch("Base.GamePieceBlack","Tags","IsFireFuel")
Patch("Base.GamePieceBlack","FireFuelRatio","2")
Patch("Base.GamePieceRed","Tags","IsFireFuel")
Patch("Base.GamePieceRed","FireFuelRatio","2")
Patch("Base.GamePieceWhite","Tags","IsFireFuel")
Patch("Base.GamePieceWhite","FireFuelRatio","2")
Patch("Base.Bricktoys","Tags","IsFireFuel")
Patch("Base.Bricktoys","FireFuelRatio","2")
Patch("Base.PokerChips","Tags","IsFireFuel")
Patch("Base.PokerChips","FireFuelRatio","2")
...
Patch("Base.Dice","Tags","IsFireFuel")
Patch("Base.Dice","FireFuelRatio","2")
Patch("Base.Stapler","Tags","IsFireFuel")
Patch("Base.Stapler","FireFuelRatio","2")
Patch("Base.Baseball","Tags","IsFireFuel")
Patch("Base.Baseball","FireFuelRatio","2")
Patch("Base.Basketball","Tags","IsFireFuel")
Patch("Base.Basketball","FireFuelRatio","2")
Patch("Base.Football","Tags","IsFireFuel")
Patch("Base.Football","FireFuelRatio","2")
Patch("Base.GolfBall","Tags","IsFireFuel")
Patch("Base.GolfBall","FireFuelRatio","2")
Patch("Base.Poolball","Tags","IsFireFuel")
Patch("Base.Poolball","FireFuelRatio","2")
Patch("Base.SoccerBall","Tags","IsFireFuel")
Patch("Base.SoccerBall","FireFuelRatio","2")
Patch("Base.TennisBall","Tags","IsFireFuel")
Patch("Base.TennisBall","FireFuelRatio","2")
You can just add those to script and maybe change FireFuelRatio if you like.
Junk from PZwiki [pzwiki.net]