minespatch 95005 Report post Posted March 18, 2017 Just now, Master Jand said: @minespatch If you really want this to happen, talk about it on the wiki forums, not here. But Chris runs the thread. IT should be his decision. 1 Share this post Link to post Share on other sites
Master Jand 1539 Report post Posted March 18, 2017 @minespatch does Chris run the wiki? I didn't think so. Share this post Link to post Share on other sites
Zeklo 20637 Report post Posted March 18, 2017 13 minutes ago, minespatch said: I just realized @Chris1488, the first post is missing the portraits. It's pretty frustrating that the wiki page for skins isn't showing all the portraits. Especially the hallowed nights portraits(where they put the portraits on each characters page and not on the skin page. On 2/28/2016 at 3:24 PM, Chris1488 said: Click here to be redirected to ImDaMisterL's Big Portrait and Quotes Compilation! There is a link in the first post to where all the portraits are located. 5 Share this post Link to post Share on other sites
minespatch 95005 Report post Posted March 18, 2017 4 minutes ago, Zeklo said: There is a link in the first post to where all the portraits are located. Thanks Zeklo, I didn't see the link. 2 Share this post Link to post Share on other sites
GuyNamedChris 14077 Report post Posted March 18, 2017 3 hours ago, Master Jand said: @minespatch does Chris run the wiki? I didn't think so. He was talking about my post mostly. Be a bit nicer please. 12 Share this post Link to post Share on other sites
Master Jand 1539 Report post Posted March 19, 2017 @Chris1488 Share this post Link to post Share on other sites
DatShadowJK 2413 Report post Posted March 22, 2017 Would be nice if there were skins for the potato cup 7 Share this post Link to post Share on other sites
GuyNamedChris 14077 Report post Posted March 22, 2017 5 hours ago, DatShadowJK said: Would be nice if there were skins for the potato cup 6 Share this post Link to post Share on other sites
GentlemanFridge 1455 Report post Posted April 6, 2017 I may be bringing very, very old news here, but I just did some code-digging and found this in the prefabskin file: Spoiler --[[ Mushroomlight skin functions ]] -------------------------------------------------------------------------- function mushroom_light_init_fn(inst, build_name) if inst.components.placer == nil and not TheWorld.ismastersim then return end inst.AnimState:SetSkin(build_name, "mushroom_light") end function mushroom_light2_init_fn(inst, build_name) if inst.components.placer == nil and not TheWorld.ismastersim then return end inst.AnimState:SetSkin(build_name, "mushroom_light2") end -------------------------------------------------------------------------- --[[ Lantern skin functions ]] -------------------------------------------------------------------------- function lantern_init_fn(inst, build_name) if inst.components.placer == nil and not TheWorld.ismastersim then return end inst.AnimState:SetSkin(build_name, "lantern") end Does that suggest skins for the Mushroomlight and the Lantern or am I spouting nonsense here? 9 Share this post Link to post Share on other sites
PanAzej 2083 Report post Posted April 6, 2017 13 minutes ago, WishIHadAFridge said: I may be bringing very, very old news here, but I just did some code-digging and found this in the prefabskin file: Reveal hidden contents --[[ Mushroomlight skin functions ]] -------------------------------------------------------------------------- function mushroom_light_init_fn(inst, build_name) if inst.components.placer == nil and not TheWorld.ismastersim then return end inst.AnimState:SetSkin(build_name, "mushroom_light") end function mushroom_light2_init_fn(inst, build_name) if inst.components.placer == nil and not TheWorld.ismastersim then return end inst.AnimState:SetSkin(build_name, "mushroom_light2") end -------------------------------------------------------------------------- --[[ Lantern skin functions ]] -------------------------------------------------------------------------- function lantern_init_fn(inst, build_name) if inst.components.placer == nil and not TheWorld.ismastersim then return end inst.AnimState:SetSkin(build_name, "lantern") end Does that suggest skins for the Mushroomlight and the Lantern or am I spouting nonsense here? Well, yeah. When the Telltale Heart's skin function was added, an update later we got a Telltale Heart skin. So we may get some new Lantern design next update. (Idk if this is new or old) 4 Share this post Link to post Share on other sites
Destros09 1175 Report post Posted April 6, 2017 Isn't that from the robo skins that were cancelled Share this post Link to post Share on other sites
Zeklo 20637 Report post Posted April 6, 2017 I remember someone bringing up the compatibility for lantern skins. They might have mentioned the Mushroomlight as well, but I don't recall. Share this post Link to post Share on other sites
Tosh 670 Report post Posted April 6, 2017 Has anyone checked if the new update has any new skins yet? Share this post Link to post Share on other sites
t1morino88eex 255 Report post Posted April 6, 2017 9 minutes ago, Tosh said: Has anyone checked if the new update has any new skins yet? No new skins. Share this post Link to post Share on other sites
alainmcd 912 Report post Posted April 6, 2017 4 hours ago, WishIHadAFridge said: very old news Yup. 1 Share this post Link to post Share on other sites
Instant-Noodles 3352 Report post Posted April 11, 2017 New Skin Strings Spoiler cane_ancient = "Ancient Cane", cane_ancient = "To tread ancient paths, long forgotten.", torch_shadow_alt = "Tragic Torch", torch_shadow_alt = "At first glance this torch appears menacing, but holding it makes you feel quite sad.", treasurechest_sacred = "Ancient King's Chest", treasurechest_sacred = "The history of an ancient people is locked away inside.", New Skin Icons Spoiler New Redemption Background Spoiler New Redemption String Spoiler ANRARG = "Metheus has taken heed", 17 Share this post Link to post Share on other sites
Mikeadatrix 2051 Report post Posted April 11, 2017 13 minutes ago, Instant-Noodles said: New Skin Strings Reveal hidden contents cane_ancient = "Ancient Cane", cane_ancient = "To tread ancient paths, long forgotten.", torch_shadow_alt = "Tragic Torch", torch_shadow_alt = "At first glance this torch appears menacing, but holding it makes you feel quite sad.", treasurechest_sacred = "Ancient King's Chest", treasurechest_sacred = "The history of an ancient people is locked away inside.", New Skin Icons Hide contents New Redemption Background Reveal hidden contents New Redemption String Reveal hidden contents ANRARG = "Metheus has taken heed", Have my prayers been answered? A cane skin? SOMEONE PINCH ME! 3 Share this post Link to post Share on other sites
Sarsapiri 133 Report post Posted April 11, 2017 Also: the tragic torch is now a Timeless skin. 6 Share this post Link to post Share on other sites
Astroknot 494 Report post Posted April 11, 2017 1 minute ago, Chaos2 said: Also: the tragic torch is now a Timeless skin. What does the "Timeless" rarity mean? 1 Share this post Link to post Share on other sites
Sudura2017 449 Report post Posted April 11, 2017 1 hour ago, Astroknot said: What does the "Timeless" rarity mean? Above Loyal/Proof of Purchase, the highest of the highest. 4 Share this post Link to post Share on other sites
RadiantRoma 386 Report post Posted April 11, 2017 2 hours ago, Mikeadatrix said: New Redemption Background Hide contents New Redemption String Hide contents ANRARG = "Metheus has taken heed", UM WE NOT GONNA TALK ABOUT THIS??? 1 Share this post Link to post Share on other sites
Sinister_Fang 9380 Report post Posted April 11, 2017 5 minutes ago, Cherryzion said: UM WE NOT GONNA TALK ABOUT THIS??? Because it's obviously gonna be used when you get the reward skins from the puzzle. Share this post Link to post Share on other sites
Kofy 6 Report post Posted April 11, 2017 On 2016/3/18 at 10:58 AM, nome said: We have gates??? Can I get Tragic Torch on TGP now? Share this post Link to post Share on other sites
minespatch 95005 Report post Posted April 11, 2017 "Metheus has taken heed" yet we still have no clue who he is. 8 Share this post Link to post Share on other sites
Diaboliko 170 Report post Posted April 11, 2017 I so wish this cane skin was used to be capable of holding orange gem inside of it replacing the orange stave skin too... 6 Share this post Link to post Share on other sites