00:52:36 <09g​ammafunk> well that was an adventure 00:53:27 <09g​ammafunk> fixed that save, but I had to figure out how to modify the chr section without including wizard mode, since as it turns out we store religion there. Modifying you alone wasn't enough 00:54:05 <09g​ammafunk> carefully inspecting and then modifying it with a hex editor did the trick, after I was confident I knew which byte I could edit 01:34:26 Unstable branch on crawl.develz.org updated to: 0.28-a0-87-g9a7839dea9 (34) 01:55:33 Windows builds of master branch on crawl.develz.org updated to: 0.28-a0-87-g9a7839dea9 02:31:39 Unstable branch on cbro.berotato.org updated to: 0.28-a0-87-g9a7839dea9 (34) 02:54:00 Monster database of master branch on crawl.develz.org updated to: 0.28-a0-87-g9a7839dea9 03:30:56 Fork (bcrawl) on crawl.kelbi.org updated to: 0.23-a0-4217-g7c68dc2372 04:17:31 -!- allbery_b is now known as geekosaur 06:23:17 Experimental (bcrawl) branch on underhound.eu updated to: 0.23-a0-4217-g7c68dc2372 10:52:35 03ebering02 07* 0.28-a0-88-gb9de417b3f: fix: don't crash when abandoning ash with the finger necklace (CanOfWorms) 10(5 hours ago, 1 file, 3+ 1-) 13https://github.com/crawl/crawl/commit/b9de417b3f3d 10:52:35 03ebering02 07* 0.28-a0-89-g25d27de915: fix: don't add a redundant spectral 10(77 minutes ago, 1 file, 0+ 2-) 13https://github.com/crawl/crawl/commit/25d27de9159b 10:52:35 03ebering02 07* 0.28-a0-90-g718bdbf3cc: fix: reset ashenzari boosts with fishtail merging 10(22 minutes ago, 1 file, 4+ 0-) 13https://github.com/crawl/crawl/commit/718bdbf3ccb3 10:52:35 03ebering02 07* 0.28-a0-91-g9442e6b4c1: feat: add bolt of draining to tengu reavers 10(7 minutes ago, 1 file, 6+ 5-) 13https://github.com/crawl/crawl/commit/9442e6b4c140 10:52:59 <10P​leasingFungus> @ebering wow, merging features with more than a week to go until the end of t? 10:53:01 <10P​leasingFungus> !time 10:53:01 <04C​erebot> Time: Aug 06, 2021, 02:53:01 PM, UTC. The 2021 0.27 tournament ends in 9 days, 5 hours, 6 minutes and 58 seconds. 10:53:08 <10P​leasingFungus> is that allowed? 10:55:21 <12e​bering> just a lil spell 10:55:36 <12e​bering> one more bolt flavour on everyone's favorite thousand flavor jawbreaker 11:02:49 Unstable branch on crawl.kelbi.org updated to: 0.28-a0-91-g9442e6b4c1 (34) 11:08:25 <10P​leasingFungus> 🙂 11:09:10 <12e​bering> !tstats 11:09:30 <04C​erebot> Stats after 16 days (t): 1680 players, 495 runers, 276 winners, 734 wins, 28867 games, winrate 2.54%, total player time 1y+124d+23:18:21. 11:09:46 <12Z​ureaL> I want to steal that code 11:09:48 <12e​bering> !tstats 7 t0.26 11:10:13 <12Z​ureaL> @advil can you steal that for me so we can add it to cbrotell? 11:11:18 <04C​erebot> 90s limit exceeded: killed !tstats 7 t0.26 11:23:40 I'm relearning how to use git to contribute to Crawl. I have more vaults to contribute, but I'd like to also have a different project going concurrently to practice working with branches. 11:23:55 Is there any objection to enabling Wanderers to start with slings? 12:02:38 03advil02 07* 0.28-a0-92-g934d61de66: feat: show no_tele in wizmode cell description 10(77 seconds ago, 1 file, 5+ 2-) 13https://github.com/crawl/crawl/commit/934d61de6623 12:03:40 hm maybe that's debug build only, not just wizmode 12:07:14 <06a​dvil> I have no idea why pan doesn't respect no_tele_into, it's very easy to do 12:07:33 <06a​dvil> possibly there just aren't a lot of pan vaults that use that so it doesn't come up enough that it's gotten fixed 12:07:53 <06a​dvil> comment says: Currently the player can land in vaults, which is considered acceptable. 12:08:04 <06a​dvil> anyways, I'm going to fix this unless someone knows of a reason why I shouldn't 12:09:20 <12e​bering> By fix this do you mean prevent the player from landing in all vaults in pan? 12:09:33 <06a​dvil> from landing on no_tele_into squares 12:09:42 <12e​bering> Oh, yes 12:09:47 <06a​dvil> in pan.des itself, it seems to be literally only that one vault that uses the prop 12:13:52 03advil02 07* 0.28-a0-93-g8149849420: fix: respect no_tele_into in pan landing selection 10(86 seconds ago, 1 file, 2+ 1-) 13https://github.com/crawl/crawl/commit/814984942044 12:15:10 <06a​dvil> I suppose there's probably some balance reason that fo can't shaft in pan 12:15:31 <10P​leasingFungus> hmmm 12:15:35 <10P​leasingFungus> sounds unlikely 12:15:40 <06a​dvil> not actually sure what it is though 12:16:01 <08n​icolae> There is exactly one vault in pan.des which actually uses the prop, FOR NOW 12:16:19 <06a​dvil> heh 12:16:20 <06a​dvil> go wild 12:16:42 <06a​dvil> just not too wild 12:17:34 Unstable branch on crawl.kelbi.org updated to: 0.28-a0-93-g8149849420 (34) 12:18:39 <06a​dvil> the technical reason seems to be that pan levels are not valid shaft levels, and formicid self-shaft exactly obeys that rule 12:19:46 <10P​leasingFungus> lol 12:19:59 <10P​leasingFungus> feels like it’s more lore than balance 12:20:48 <10P​leasingFungus> here’s something interesting that i learned the other day: what happens if you take up stairs in a zig? 12:20:58 <10P​leasingFungus> from zig 3 to zig 2, say 12:22:15 <10P​leasingFungus> to my surprise, ||it generates a new zig level|| 12:24:56 Not much else it can do, surely, since the old Zig:2 was thrown away when you left it 12:25:12 <06a​dvil> that is what I'd expect 12:26:10 <06a​dvil> I guess it makes it easier for fo to bail on a pan level? But when I follow that line of thinking, it also seems like it really just makes pan less tedious for fo 12:29:45 <10P​leasingFungus> i hadn’t expected levels to be thrown away until the player left the zig! 12:29:59 <10P​leasingFungus> this was my error 12:30:25 <10P​leasingFungus> advil: first fo can shaft through hells, now through pan? can anything stop them? 12:30:34 <06a​dvil> oh, can they shaft in hells? 12:30:39 <10P​leasingFungus> yes 12:30:43 <10P​leasingFungus> it’s quite effective 12:31:44 <06a​dvil> well, I'd be inclined to let them shaft in pan 12:32:36 <06a​dvil> actually the fact that no_tele_into is only used once makes me worry about what unflagged tele traps there are 12:33:30 <10P​leasingFungus> definitely plausible there are more 12:33:45 <10P​leasingFungus> as a safety net, i approve 12:34:06 <10P​leasingFungus> for game balance and overall playfeel, i’m undecided 12:34:11 <10P​leasingFungus> but probably it’s fine 12:35:12 <05k​ate> it'd give them very little reason to ever not shaft in pan 12:35:48 <06a​dvil> I think that's where my reasoning about tedium comes in 12:35:50 <05k​ate> and the flavour seems weird, would need some kind of justification there probably 12:37:04 <05k​ate> pan certainly has design problems in a general sense but i don't think letting fo just skip every non-rune floor freely is a great approach 12:41:03 . o O (you can shaft in Pan, but it might drop you more than one level, leaving a unique rune behind) 12:41:08 <10P​leasingFungus> lol 12:50:03 <09h​ellmonk> All pan shafts go to hellion island 12:57:48 <09g​ammafunk> !lg pwrfulfish 12:57:49 <04C​erebot> 1716. pwrfulfish the Conqueror (L27 FoFi of The Shining One), escaped with the Orb and 15 runes on 2021-08-06 09:13:39, with 18000233 points after 86199 turns and 3:50:49. 12:58:02 <09g​ammafunk> looks like our edited save char finished his game 12:58:20 <10P​leasingFungus> huzzah! 12:58:27 <10P​leasingFungus> well done, gamma 12:58:37 <09g​ammafunk> ty ty 13:02:02 <06a​dvil> is the tile sheet .txt file syntax documented anywhere? 13:04:32 <09g​ammafunk> hrm, there's that tile creation guide we have 13:04:38 <09g​ammafunk> doubt it does much in terms of documentation though 13:08:11 Unstable branch on crawl.akrasiac.org updated to: 0.28-a0-93-g8149849 (34) 13:20:05 <08n​icolae> once again, nicolae's attention to detail puts him head and shoulders above the other pan vault makers, 13:32:39 <09g​ammafunk> dig_for_victory and its_a_trap both place in pan, so technically I'm the best pan vault maker 13:39:39 <08n​icolae> this contest was rigged 🙄 13:41:10 <09g​ammafunk> !lg * t kmap~~nicolae s=kmap 13:41:11 <04C​erebot> 94 games for * (t kmap~~nicolae): 6x nicolae_swamp_entry_splash_gauntlet, 4x minmay_gauntlet_mixed_big_or_small; nicolae_gauntlet_exit_dead_adventurers, 4x nicolae_yredelemnul_corpse_copse, 4x evilmike_nicolae_abyss_rune_containment_curve, 3x nicolae_abyss_rune_star_stuff, 3x nicolae_yredelemnul_ghost_church, 3x nicolae_abyss_rune_left_handed, 2x nicolae_vaults_big_ls, 2x nicolae_swamp_secret_spr... 13:41:49 <08n​icolae> i gotta make more lethal vaults, these are rookie numbers. what vaults are the killingest. i gotta make more vaults like those. 13:43:26 <08n​icolae> !lg * t s=kmap 13:43:35 <08n​icolae> i guess that's not how you do that 13:43:37 <10P​leasingFungus> presumably any map w monsters that places in early d 13:43:43 <04C​erebot> 31134 games for * (t): 22198x, 875x uniq_sigmund, 478x uniq_robin, 393x uniq_grinder, 330x uniq_terence, 301x uniq_ijyb, 290x uniq_pikel, 267x uniq_duvessa, 241x uniq_crazy_yiuf_cottage, 207x uniq_natasha, 143x uniq_edmund, 141x uniq_menkaure, 124x uniq_jessica, 113x uniq_harold, 103x uniq_maggie, 91x uniq_blork_the_orc, 75x uniq_joseph, 60x uniq_prince_ribbit1, 58x uniq_eustachio, 51x uniq_ruper... 13:43:49 <10P​leasingFungus> lol 13:44:06 <08n​icolae> hrm, welp, i don't know what i was expecting 13:44:23 <08n​icolae> how do i filter out vaults with uniq_ in the name 13:44:40 <10P​leasingFungus> use ~ and ! in some order 13:45:10 <08n​icolae> !lg * t kmap~!uniq_ s=kmap 13:45:11 <04C​erebot> Broken query near '~!uniq_ s=kmap' 13:45:24 <08n​icolae> !lg * t kmap!~uniq_ s=kmap 13:45:38 <04C​erebot> 26306 games for * (t kmap!~uniq_): 22204x, 44x cheibrodos_pilgrimage, 42x dpeg_lair_monsters, 35x hall_of_Zot, 30x bailey_polearm_5, 29x sewer_kobolds, 28x bailey_axe_minmay_hex_keep, 27x cheibrodos_fzero, 26x cheibrodos_fertilizer, 25x ice_cave_small_necro, 25x ice_cave_tombish, 24x ossuary_zaba_flooded, 24x kennysheep_the_goblin_king, 24x minmay_lair_entry_grove, 24x bailey_polearm_4, 23x kb_ro... 13:45:52 <10P​leasingFungus> huh 13:45:57 <08n​icolae> cheibrodos! my new nemesis 13:46:08 <10P​leasingFungus> lmao 13:46:23 <10P​leasingFungus> cheibrodos_pilgrimage places an orc priest band on d:2-4 13:46:28 <08n​icolae> yeah i just looked it up 13:46:33 <10P​leasingFungus> that'll do it 13:46:35 <08n​icolae> that'll do it 13:46:37 <10P​leasingFungus> o/ 13:46:51 <10P​leasingFungus> !lg * recentish cikiller=orc_priest lvl<5 s=kmap 13:46:53 <04C​erebot> 80258 games for * (recentish cikiller=orc_priest lvl<5): 75937x, 2208x cheibrodos_pilgrimage, 410x kennysheep_orc_chapel, 177x st_orc_pillars, 177x st_orc_mages, 143x gammafunk_wand_slinger, 132x minmay_temple_entry_proselytizer, 115x st_orc_congregation, 96x st_orc_town, 93x biasface_ghost_orc_armoury, 92x pf_orc_diabolical, 73x guppyfry_early_orc_mine, 61x pubby_orc_utopia, 38x grunt_orc_cross,... 13:47:08 <08n​icolae> jesus, that vault is a god damn murder house 13:47:10 <10P​leasingFungus> !lg * recentish cikiller=orc_priest lvl<3 s=kmap 13:47:12 <04C​erebot> 11725 games for * (recentish cikiller=orc_priest lvl<3): 9238x, 1491x cheibrodos_pilgrimage, 177x st_orc_pillars, 177x st_orc_mages, 115x st_orc_congregation, 96x st_orc_town, 92x pf_orc_diabolical, 61x pubby_orc_utopia, 38x grunt_orc_cross, 37x st_orc_elflike, 31x grunt_orc_tribal_feast, 24x grunt_orc_community_town_hall, 9x kennysheep_orc_chapel, 8x minmay_orc_temple_c, 7x minmay_temple_entry_p... 13:47:24 <10P​leasingFungus> !lg * recentish cikiller=orc_priest d:2 s=kmap 13:47:26 <04C​erebot> 9686 games for * (recentish cikiller=orc_priest d:2): 8175x, 1428x cheibrodos_pilgrimage, 9x kennysheep_orc_chapel, 6x minmay_divided_ellipse, 5x grunt_ministairs_6, 5x grunt_ministairs_2, 4x grunt_ministairs_13, 3x grunt_ministairs_8, 3x grunt_ministairs_1, 3x grunt_ministairs_15, 3x grunt_ministairs_4, 3x grunt_ministairs_5, 2x minmay_vboxes, 2x grunt_ministairs_14, 2x grunt_ministairs_7, wad_r... 13:47:31 <10P​leasingFungus> there we go 13:47:38 <08n​icolae> so clearly what i need to do is make more D:2-4 vaults that place orc priests 13:47:49 <10P​leasingFungus> throw in some wyverns while you're at it 13:47:57 <08n​icolae> good plan 13:48:20 <08n​icolae> !lg * t kmap~~nicolae s=kmap 13:48:21 <04C​erebot> 95 games for * (t kmap~~nicolae): 6x nicolae_swamp_entry_splash_gauntlet, 4x nicolae_yredelemnul_corpse_copse, 4x evilmike_nicolae_abyss_rune_containment_curve, 4x minmay_gauntlet_mixed_big_or_small; nicolae_gauntlet_exit_dead_adventurers, 3x nicolae_abyss_rune_left_handed, 3x nicolae_abyss_rune_star_stuff, 3x nicolae_yredelemnul_ghost_church, 2x nicolae_elf_blades_splatter_lattice, 2x nicolae_va... 13:48:25 <08n​icolae> oh, wait, i know this one already 13:48:44 <08n​icolae> my most lethal vault has only ever gotten six kills... i'm a fraud... 13:49:06 <08n​icolae> wait, the T thinger is for tournament, right 13:49:26 <08n​icolae> !lg * recentish kmap~~nicolae s=kmap 13:49:27 <04C​erebot> 7148 games for * (recentish kmap~~nicolae): 508x nicolae_swamp_entry_splash_gauntlet, 226x nicolae_abyss_rune_left_handed, 215x nicolae_abyss_rune_star_stuff, 197x nicolae_ossuary_entry_giza, 186x nicolae_ossuary_entry_catacombs, 183x nicolae_spider_entry_tight_spaces, 155x gammafunk_gauntlet_shortcut; nicolae_gauntlet_exit_dead_adventurers, 155x minmay_gauntlet_77_tree; nicolae_gauntlet_exit_dea... 13:49:31 <08n​icolae> ah, there we go 13:50:13 <08n​icolae> clearly i just need to make more monstriferous vaults that place in early D 14:07:01 <09g​ammafunk> glad to see wand slinger in that 14:07:11 <09g​ammafunk> kind of surprising that a transporter vault can make that listing though 14:07:29 <09g​ammafunk> ah 14:07:34 <09g​ammafunk> nm that was for priests only 14:08:10 <09g​ammafunk> yeah I really don't have any non-transporter/runed door vaults that place early enough to get in the "top 10 killer vaults" 14:08:14 <09g​ammafunk> maybe I should work on that 14:08:43 <09g​ammafunk> chei has three! 14:08:55 <09g​ammafunk> the student has overtaken the master :yogidaFeels: 14:09:47 <08n​icolae> and the student is a chei bro, so the master musta been walking way too slow 14:10:08 <09g​ammafunk> !reactstorm nicolae 14:10:31 <09g​ammafunk> I need to upload more server emotes 14:10:39 <09g​ammafunk> btw I think all devs have permission to add emotes 14:10:48 <09g​ammafunk> so feel free to do so if you have any you'd like to add 14:10:58 <08n​icolae> i can't think of anything atm 14:12:33 <08n​icolae> plus i have nitro so if there's any emotes i like from other servers i can just use those directly :BRINE: 14:13:12 <09g​ammafunk> yeah but if you upload a good dcss one 14:13:15 <09g​ammafunk> others can enjoy 14:13:20 <09g​ammafunk> :margery: :boris: 14:13:23 <09g​ammafunk> added these two 14:14:04 <10P​leasingFungus> we need berserk 14:14:17 <10P​leasingFungus> most important emote 14:14:23 <08n​icolae> when i add more uniques and unrands i'll add their tiles 14:19:22 <09g​ammafunk> :berserk: done! and also added :shaft: 14:24:41 <10P​leasingFungus> thank you! 14:24:50 <10P​leasingFungus> i am now content. 14:31:20 ...where did #crawl-dev go in discord? 14:31:31 amazing 14:31:40 turns out I had it muted 14:31:50 ah yeah I see why 14:38:02 <09g​ammafunk> @advil now I see why you like this so much: > The M1 has four high-performance 'Firestorm' and four energy-efficient 'Icestorm' cores... 14:38:33 haha I had not actually connected those up with crawl terminology 14:38:51 <09g​ammafunk> I definitely did a double take when I read that 14:39:12 although seriously, the M1 core allocation scheme makes it have the best ui feel of any computer I've ever used 14:40:03 <10P​leasingFungus> ooh 14:41:28 <06a​dvil> I wonder if this rltiles tool came from somewhere else 14:41:34 <06a​dvil> it has a bunch of metacommands that we don't even use 14:45:29 <10P​leasingFungus> certainly possible 14:46:39 Strat (L24 OgDe) ASSERT(!invalid_monster(&mons)) in 'mon-death.cc' at line 1470 failed. (Vaults:5) 14:52:01 <09g​ammafunk> should have employed a different Strat 15:37:28 <08n​icolae> https://www.reddit.com/r/dcss/comments/ozakep/til_the_same_voice_actor_who_played_sigmund/ this should be canon somehow 16:10:51 03advil02 07* 0.28-a0-94-g325244837d: fix: adjust targeter highlight colours 10(21 minutes ago, 2 files, 49+ 3-) 13https://github.com/crawl/crawl/commit/325244837d30 16:23:10 -!- allbery_b is now known as geekosaur 16:28:41 Unstable branch on crawl.kelbi.org updated to: 0.28-a0-94-g325244837d (34) 18:08:46 <08n​icolae> :sunconcern: just to double check, strict veto on using the elven and mossy runes of Zot outside of sprint, confirm/deny? 18:09:33 <12e​bering> confirm... for now 18:09:43 <08n​icolae> i like that "for now", makes me optimistic 18:09:58 <12e​bering> I have some thoughts about reverse rune-locks 18:10:18 <08n​icolae> how would those work, you can't get in if you have too many runes 18:10:22 <12e​bering> if you get too many runes the lords of pandemonium are aware of your progress and oppose you 18:10:27 <12e​bering> so yeah 18:10:29 <12e​bering> you can't go in 18:10:31 <08n​icolae> i see 18:11:07 <12e​bering> or the branch fills with pan lords instead (a riff on pfs pan dispersal that's very vague but it feels just baked enough to say aloud) 18:22:00 <08n​icolae> which branches would have reverse rune locks 18:23:49 Unstable branch on underhound.eu updated to: 0.28-a0-94-g325244837d (34) 18:24:22 <09g​ammafunk> the ones only available as DLC 18:30:57 <08n​icolae> technically aren't all the levels downloadable content 18:43:17 <12Z​ureaL> @gammafunk @advil I am volunteering this weekend, supporting a charity event and will be largely unavailable from around 6am EST until 7pm both Saturday and Sunday. @ me here and I will be checking Discord here and there, but will likely be delayed in my responses. 18:45:34 <09g​ammafunk> Thanks a lot for the update 18:47:22 <06a​dvil> I do have login access to cbr2 in case anything urgent comes up 18:47:27 <12Z​ureaL> hopefully Johnstein or Advil can take care of anything that breaks 🙂 19:51:37 <06a​dvil> @gammafunk one of the people on the team that was having rc issues pinged me in pm and I guess they partly have it together, were you thinking to just run the rc script once more? 20:09:07 <09g​ammafunk> should I just fetch their rcs? do you have a list of accounts I can fetch? 20:09:39 <09g​ammafunk> I suppose we could just do everyone since we're doing it for this group 20:23:31 <06a​dvil> Yeah maybe easiest to run it for everyone 20:24:04 <06a​dvil> I don’t know exactly who this is at this point 20:42:24 <09g​ammafunk> @advil rcs fetch and clan deadline temporarily extended to incorporate the new defs. Looks like only some of the members got in their changes, but it's the best we could do at this point. taildb is resumed with the correct clan cutoff 20:42:51 <09g​ammafunk> looks liked 123 clans in the final tally 22:24:25 <06a​dvil> Yeah the msg I got was that not everyone managed, but I think they didn’t want to push their luck any further 22:27:42 <06a​dvil> Ione simple thing we could do next time is have the scripts post the last time stamp for rc updates; it seems like a lot of people just wait a while if nothing happens 22:27:53 <06a​dvil> *one 22:28:18 <06a​dvil> So this would indicate to them quicker if they need to ask for help 22:32:10 <09g​ammafunk> @advil I ended up fixing it up for one more of the teammates after that 22:32:34 <09g​ammafunk> I guess at this point we could just declare the deadline moved one day to 8/7 8pm UTC 22:33:16 <09g​ammafunk> could do that re: timestamps, but the problem is it's done via cron and by separate cron entries 22:36:13 <08n​icolae> so the vault def for holy pan includes this # There's a somewhat iffy interaction with pregen here. As long as only one # pan level is ever pregenerated, it should be basically fine. : if you.have_rune("demonic") then KFEAT: O = exit_pandemonium : else KITEM: O = demonic rune of Zot : end soooooo just out of curiosity, what is the interaction, if there were to be another pregenerated pan level 22:36:54 <09g​ammafunk> that's not actually what that's referring to 22:37:07 <09g​ammafunk> by one pregenerated pan level advil means that pregen generates one level of pan 22:37:17 <09g​ammafunk> it's not referring to an encompass map 22:37:42 <09g​ammafunk> that comment is saying that we could have a problem if pregen ever generated multiple pan levels and if we had a condition like what holy pan does 22:38:00 <09g​ammafunk> so in short, you don't have to worry about messing up seed stability if you're adding another pan encompass 22:38:05 <08n​icolae> ah, because it could generate multiple levels with a demonic rune 22:38:07 <08n​icolae> gotcha 22:38:46 <09g​ammafunk> well, it wouldn't actually do that presumably, but it would break seed stability potentially 22:38:59 <08n​icolae> pfft, seeds 22:39:05 <10P​leasingFungus> another urune != nrune game would be very funny 22:39:21 <08n​icolae> what does that mean 22:39:22 <09g​ammafunk> how extra pan level pregen would work is unclear since we only have one save chunk for Pan 22:39:33 <09g​ammafunk> meaning e.g. 16 runes 22:39:42 <09g​ammafunk> with two being demonic 22:39:52 <08n​icolae> ah 22:40:10 <09g​ammafunk> but yeah that's not what the problem would actually be as we'd not allow said duplication, but it might mess up pregen's seed stability 22:40:11 <08n​icolae> or perhaps... one being elven or mossy- 22:40:44 <08n​icolae> well, as long as a second encompass pan rune vault doesn't fuck things up panwise 22:41:14 <10P​leasingFungus> that still would be nrune = urune! 😛 22:41:19 <09g​ammafunk> PF 22:41:24 <09g​ammafunk> !lg 22:41:25 <04C​erebot> 789. gammafunk the Warrior (L27 PaFi of Nemelex Xobeh), escaped with the Orb and 3 runes on 2021-08-07 01:45:44, with 1664800 points after 72657 turns and 6:40:22. 22:41:27 <09g​ammafunk> !oneandwonrace 22:41:29 <04C​erebot> Races won first try for gammafunk: Barachi, Basajaun, Draconian, Gnoll, Palentonga, Vine Stalker 22:41:34 <10P​leasingFungus> nerf! 22:41:39 <10P​leasingFungus> how was your pa? 22:41:40 <09g​ammafunk> 😱 22:41:50 <10P​leasingFungus> paxperience 22:42:08 <09g​ammafunk> was good...I probably underutilized roll at the end but this char sat in storage for a long time at xl 24 or so 22:42:39 <10P​leasingFungus> storage! 22:42:42 <09g​ammafunk> I think I enjoyed the earlier/mid experience (will upload vods of that and maybe I can refresh my memory as I watch some of it) 22:42:56 <09g​ammafunk> eventually it felt like just a conventional hitdudes of nem char 22:43:10 <09g​ammafunk> you know, which is fine 22:43:43 <09g​ammafunk> looking forward to my first non-test dj game 22:43:55 <10P​leasingFungus> now imagining a high level mega roll mut 22:44:02 <10P​leasingFungus> roll over guys. squash guys 22:44:14 <09g​ammafunk> yes i want to become a donger beetle 23:05:46 <08n​icolae> make it happen. you have the power. 23:07:06 <10P​leasingFungus> i would have to figure out what it was first