[Embers 1.0.2] Adventurers and Steam Generator Implants

Where bugs go to lie down and rest

Moderator: Moderator

Post Reply
Message
Author
Stuntofthelitter
Spiderkin
Posts: 574
Joined: Sun May 12, 2013 7:00 am

[Embers 1.0.2] Adventurers and Steam Generator Implants

#1 Post by Stuntofthelitter »

Adventurers still don't spawn with Steam Generator Implants.

1.0.2 added this line:

Code: Select all

{type="scroll", subtype="implant", name="steam generator implant", base_list="mod.class.Object:/data-orcs/general/objects/steamgun.lua", autoreq=true, ego_chance=-1000},
It needed to be this line:

Code: Select all

{type="scroll", subtype="implant", name="steam generator implant", base_list="mod.class.Object:/data-orcs/general/objects/inscriptions.lua", autoreq=true, ego_chance=-1000},
<astralInferno> poor stunt
<astralInferno> you suffer so that others may suffer in the intended way

Have a save in need of fixing? Open a ticket, send me a copy of your save: http://www.te4support.org/

Post Reply