0 of 0

File information

Last updated

Original upload

Created by

1337UDOWN

Uploaded by

1337UDOWN

Virus scan

Safe to use

About this mod

Changes the Pyro power mod's 15% burn chance to 100%

Requirements
Permissions and credits
Donations
CET Spawn Commands

All Tiers
Spoiler:  
Show
Game.AddToInventory("Items.PowerMod1_Common")
Game.AddToInventory("Items.PowerMod1_Uncommon")
Game.AddToInventory("Items.PowerMod1_Rare")
Game.AddToInventory("Items.PowerMod1_Epic")
Game.AddToInventory("Items.PowerMod1_Legendary")


15 Legendary Pyros
Spoiler:  
Show
for i=0,15 do Game.AddToInventory("Items.PowerMod1_Legendary") end