#Sanginir Tribe

1 messages · Page 8 of 1

obtuse orchid
#

idk

#

it doesnt fit with the rest of my design now

#

its too bright

tacit pasture
#

he shared the svg files too

#

i think

#

you can modify them

obtuse orchid
#

i mean look at the difference

tacit pasture
#

just change it in the svg

obtuse orchid
#

true

tacit pasture
obtuse orchid
#

ok so

#

remember how bat form didnt disembark when touching land?

#

well that doesnt exactly work anymore and i have no clue why

#

wait it works again???

#

bat spawner doesnt tho

#

ok ive come to the conclusion

#

this tribe

#

does not need catapults

#

or cloaks

#

actually maybe cloak

#

its just the sprite is broken and i dont like fixing it

#

oh i also have all the ability icons to make

#

rip

tacit pasture
#

unit icons too

#

and

#

polytaur smiling

obtuse orchid
#

im not doing polytaur

#

fuck elyrion

#

ok so here's a dilemma

#

leech now... ignores unit hp entirely

#

wait

#

thats because

#

vampiric aura forgets to check for unit hp lol

#

ok so thats prob also why leech works in retaliation

#

k i fixed it hopefully it should work

#

k i know why bat spawner doesnt work

#

it ssomewhere here

#

should i be using attackAction?

#

oh its cuz

#

i have attack command in the parameters

#

wait thats not an issue cuz

#

buildaction patch works and it doesthat

#

hmmm

tacit pasture
#

btw use nameof(ActtackCommand.ExecuteDeafult) instead of "ExecuteDefault"

#

wont solve any issue

#

but looks better

obtuse orchid
#

2 typoes in that one

#

but i get it

tacit pasture
#

jesus lol yeah i noticed

obtuse orchid
tacit pasture
#

is there any error log?

obtuse orchid
#

no

#

everything in the logs are fine

versed whale
#

a reference

#

to

#

jesus homonculus

#

sanginir jesus homonculus confirmed????

tacit pasture
#

i think it is a reference to this person that apparently existed

#

idk til

obtuse orchid
#

ive learned, in my quest for inner peace and nirvana

#

that

#

there is no such thing

#

as ragebait

#

there is only

#

being a jerk

tacit pasture
#

til jesus christ is the christ in christianity

obtuse orchid
#

till he got executed

#

sacrificed, one might say

tacit pasture
#

i mean even after that

obtuse orchid
#

to heal the people of the world

#

kinda like sanginir sacrifice

#

so jesus = sanginir

versed whale
obtuse orchid
#

fapingvin

#

so for eternal night

#

i want to make it so

#

when a unit transforms into a bat

#

and takes damage

#

then transforms back

#

its hp is what it was before

#

idk how to save that

#

i was thinking making a variable when it transforms but i realized that i dont think the variable would save unless u untransformed right after

#

so i might need to think of something else

#

to do for

#

the

#

eternal night thing

#

ooh

#

what if

#

after untransforming

#

units are speedier

#

no thats bad

versed whale
#

what if when they die in bat form they appear in normal form on 50%hp

obtuse orchid
#

if theres a dieAction it would be

tacit pasture
#

there is a killunitaction

obtuse orchid
#

does it work if its my units that are being killed?

tacit pasture
#

?

#

it is used to kill every unit

obtuse orchid
#

ok let me cook something up

tacit pasture
#

there is an acter and an actee probably

obtuse orchid
#

are you sure

tacit pasture
#

ok well there is no actor actee

#

but it still is used to kill everyone

#

just fyi

obtuse orchid
#

i just saw this

tacit pasture
#

i don't know all of polytopia code off the top of my head

tacit pasture
versed whale
#

like

#

incredibly easy

obtuse orchid
#

ok so im trying something with the bat spawner

#

this is the only issue

#

wait hold on

#

hmmm

#

how does one turn a byte into a playerstate

tacit pasture
#

gamestate.trygetplayer

obtuse orchid
#

shittt i forgot about that

#

ok i did the thing with the unit thing

#

for the spawn when bat form is killed

#

now i want it to divide by 2 which is tricky

#

because

#

it doesnt like it when i divide

#

which sucks

#

wait nvm ez fix

#

ok so now the final boss of polyscripting forever

#

vampire castle

#

connecting to cities

#

anywhere

#

without showing the road thing

#

except the bat spawner still doesnt work, rip

#

ok so the respawn thing

#

is a bda idea

#

because

#

the simple reason

#

is most units

#

go to the tile of the target

#

when they kill them

#

so

#

im removing that feature

#

i know!

#

when untransforming, the unit is healed

#

and the cost of transforming is refunded

obtuse orchid
#

i feel like mathematics isnt worth it anymore

#

especially cuz of leech being ur main source of pop

#

so i want to replace the forestry path

#

k so i think i know where i screwed up with bat summoner

#

jesus homonculus when satan homonculus walks in

versed whale
#

me when the coniditions are wrong

obtuse orchid
#

ok fanatic its time to lock in

versed whale
obtuse orchid
#

@versed whale do you have good idea for forestry replacing

#

its literally completely useless rn

versed whale
#

uhh

#

replace saw with a work improvement?

obtuse orchid
#

stars arent a problem i dont think

#

this tribe's units are highly cost effective

#

i had to increase bat cost to 5 to balance it

#

and it doesnt use stars for most improvements

#

well for most ways of getting pop anyway

#

cuz it comes free once u research the tech

#

that being said, i think i'll switch around pop gain from leech and leech increased healing

obtuse orchid
#

so the bat not spawning

#

is cuz

#

the battle results

#

i think

#

wait nvm lmao

#

i piut the target instead of the attacker

#

for checking if it has the ability

#

IT WORKS

#

however

#

the only problem is

#

the bat spawns but dies instantly

#

also

#

bat untransform is very buggy

#

cuz it cant move and instead it shows the movement of another unit

#

its an id thing i know it

hasty zephyr
#

add syrup to the forestry branch
blood substitue for when there's no blood around

obtuse orchid
#

so when a unit untransforms

#

sometimes

#

its super weird

#

because its like its another unit

#

i cant move it

#

but it shows the movement like where the unit would move, but for another unit

#

and also

#

when i disband it

#

it disbands another unit

tacit pasture
#

uh

obtuse orchid
#

does each unit have its own id

tacit pasture
#

yes

obtuse orchid
#

then thats prob the issue

#

when a unit untransforms

tacit pasture
obtuse orchid
#

sometimes its the id of the other unit

#

idk why ç

#

but it does

tacit pasture
#

i dont know how vanilla embarkation works honestly i never looked into it

obtuse orchid
#

its terrible, it seems 💔

#

also

#

i need help replacing the forestry path

#

idk what it would do

tacit pasture
#

like with mathematics?

obtuse orchid
#

mathematics and forestry

#

i need to replace them

#

cuz

#

theyre useless rn

tacit pasture
#

have it unlock real analysis and calculus

#

techs that cost 999 stars but do nothing

obtuse orchid
#

noooooooooooooooo

#

wait

#

replace it with "ai"

#

so it creates an ai

#

that makes my polyscript for me

#

and unlike polymodder bot, it will actually do good

#

also bat spawner doesnt work

tacit pasture
#

you have a typo in your log message "coniditions" exploitwhenshitcodeexploitwhenshitcodeexploitwhenshitcodeexploitwhenshitcodesmilingsmilingsmilingsmiling

#

fix it and youll go nowhere

obtuse orchid
#

lol

tacit pasture
#

btw what do the logs say?

#

would be helpful

obtuse orchid
#

it trains alright

#

but the bat that spawns

#

is deleted right after

#

idk why

#

but it is

tacit pasture
#

does your unit move there?

#

also

obtuse orchid
#

no

tacit pasture
#

use trainaction

#

cause

obtuse orchid
#

and the bat

#

didnt train

tacit pasture
#

i dont

obtuse orchid
#

well i did

#

i had that at the start

#

it didnt work

tacit pasture
#

ok well idk ill look at it tomorrow

obtuse orchid
#

k

#

i know what happens

#

lol

#

it trains the unit before the other unit dies

#

i just need to put a killaction before training the bat

#

even if i put the kill action before the train action it still does that which is crazy

tacit pasture
#

i think you have to put it after

#

like the later you put it the sooner it executes

#

but

#

like

#

idk if this is the way to fix it

obtuse orchid
#

that makes no sense

tacit pasture
#

actionstack is lifo iirc, meaning last-in-first-out

#

think of it like a stack of books

#

the book you last placed on top

#

is the one you can first reach

#

(fapingvin and his genius examples)

obtuse orchid
#

oh so ummm

karmic harbor
obtuse orchid
#

one small issue

#

when the bat is spawned

karmic harbor
#

im using stack of dishes

obtuse orchid
karmic harbor
#

as an example

obtuse orchid
#

the fanatic instantly commits friendly fire

#

and kills it

tacit pasture
#

friendly fire in polytopia 🔥

tacit pasture
obtuse orchid
#

it is a post fix so

#

it has to be AttackAction

#

not attackcommand

#

now with attack action

#

UnitId doesnt exist

#

i need something else

#

but i can always just do it tomorrow

karmic harbor
#

while coding

#

plz

#

🙏

obtuse orchid
#

you want to completely forget that im literally a newbie polyscripter?

#

and expect me to be able to get everything right first try?

#

how about no

versed whale
obtuse orchid
#

list of problems for tomorrow:

fanatic bat spawn being mad goofy
untransform making units schizo
vampire castle connecting to capital needs to be a thing

new forestry path

and sprites

.

#

aside from that, today was good progress

karmic harbor
#

i mean tips

versed whale
#

(thats russian for satanic practices)

hasty zephyr
#

AAH A BAT

obtuse orchid
#
poll_question_text

how should bat form look

victor_answer_votes

4

total_votes

5

victor_answer_id

1

victor_answer_text

bat but different

obtuse orchid
obtuse orchid
#

ok guys ❗ ❗ ❗ ❗ ❗

#

if you want ABUNGA update

#

help me with this polyscript 💔

#

so the issues are in the bat form disembark, and also the fanatic spawning bat doesnt work quite well because it spawns a bat but then instantly kills it

#

also i'd need help making an improvement that connects the city to the capital from anywhere they are placed

hasty zephyr
obtuse orchid
#

because

#

if the improvement is land

#

it wont make routes on water

vital nest
#

Ok

vital nest
obtuse orchid
#

go on

vital nest
obtuse orchid
#

but?

vital nest
#

Now

obtuse orchid
#

.

vital nest
#

Im no one to talk

obtuse orchid
#

ok so the new update isnt even out

vital nest
hasty zephyr
#

right?

obtuse orchid
#

yes but

#

ive tried this btw

#

its probably hardcoded to not go over water unless its a water improvement

#

or vice versa

hasty zephyr
#

damn

#

there goes my plans for lava tubes

#

unless I give islands the connect ability...

#

I'll do that.

obtuse orchid
#

even the gate has aura

#

should it have the big doors instead tho

humble girder
sour beacon
#

cant u specify

#

routes

vital nest
obtuse orchid
#

but it doesnt work

obtuse orchid
#

hi

#

im gonna make

#

the park of fortune now

#

or alternatively i could work on a personal project

obtuse orchid
#

is it fortunous

obtuse orchid
# obtuse orchid
poll_question_text

gate

victor_answer_votes

4

total_votes

4

victor_answer_id

1

victor_answer_text

is it a gate

#

it is a gate

hasty zephyr
#

enough spikes to make vengir foam at the mouth

obtuse orchid
#

vengir wishes they could join the club of true cultists

#

(voidmoggers, midnight cult, and sanginir)

#

but they are stupid

#

so they cant join

obtuse orchid
#

ok i made the eye of god

#

i was lazy so

#

this is the best you'll get

#

ok now i just need to fix the 2 bugs, make all the unit sprites, and do polyscript for osmething even fapingvin said was hard

#

its over guys i cant do it

humble girder
#

You got this!

obtuse orchid
#

i cant do the polyscript

#

its out of my skill range

humble girder
# obtuse orchid are u sure

You aren’t alone, yeah? You’ve got folk helping you out, you’ll figure it out in due time. Stay patient and keep strong!

grave lance
#

I think a feature that would be funny is if any vampire unit has to be shipped across water in a really week, coffin carrying boat, because of that one popular trope that vampires can’t go over water unless in their coffin.

#

probably a bad feature though scull

#

Also, I love this mod. And It’d be funny of someone made a werewolf tribe mod. Twilight all over again

versed whale
obtuse orchid
#

also about the coffin thing

#

theres already a way for vampires to get over water

#

they transform into a vampire bat

obtuse orchid
#

i have genuinely no clue how to fix these issues

versed whale
#

i know a place

#

with over 1k people

#

of which like 3 can help you out

#

its called

#

the polymod discord server

obtuse orchid
#

broooooooooooooooooooooooooo

#

you guys are always asleep when i am awake

#

fapingvin is unabel till next weekend

tacit pasture
#

next weekend is like

#

2 days away

#

so it's not the end of the world imo, I just have a lot to do during weekdays

#

still better than having a j*b tho

obtuse orchid
#

i dont wanna be homeless when im older cuz i didnt have any money when i was young

tacit pasture
#

yeah no getting money is good

#

having to w*rk for it is not

#

also censor that language pls

#

it is inconsiderate of those who are lazy fucks like me

versed whale
obtuse orchid
#

oh yeah

grave lance
fluid walrus
#

Down here on the streets we call it “Strategically Unemployed”

obtuse orchid
#

ok i wanna get this tribe at least almost done this weekend

#

@tacit pasture i will need your help

#

a lot

obtuse orchid
#

hi klipi

#

are you excited for sanginir update

#

it will be fire

#

if it ever gets done

#

its taking forever 📉

#

but the good news is abunga update is after

obtuse orchid
#

ig i can start some sprites then

obtuse orchid
#

ok so selecting a unit now crashes my game

#

🪦

#

its time to check logs

#

oh its hasability

#

@tacit pasture what was hasability changed to again?

obtuse orchid
#

in the meantime im going to play civ 7

#

@tacit pasture u should get civ 7 when its on sale cuz its actually not bad

tacit pasture
versed whale
obtuse orchid
#

ok well if polytopia doesnt work i cant make this tribe which SUCKS

#

but i can make more sprites

#

i just need unit sprites and ability icons

tacit pasture
#

Oh forgot to say, I will be home in like an hour

#

And then i can hel pwith polyscripts

obtuse orchid
#

yeeeee

versed whale
obtuse orchid
tacit pasture
#

these icons are tuff

#

what is left polyscript-wise?

obtuse orchid
# tacit pasture what is left polyscript-wise?

fixing untransform screwing up unit id i think (basically when untransform happens, sometimes, when u go to move the unit, it shows the movement of another unit, and u cant move the original unit, and also when u try to disband the og unit, it disbands the other unit that it shows the movement of)

#

making bat spawner from fanatic not kill the bat instantly

#

and vampire castle connecting the city to the capital, no matter where its placed

tacit pasture
#

can you send me the whole mod in dms so i can test these?

obtuse orchid
#

k

#

wait lemme fix a gld bug first

#

oh and i forgot one icon but no big issue

#

also gld wise i need something to put in mathematics to make buying it worth it

#

cuz i removed catapult

#

and now its just sawmill

tacit pasture
obtuse orchid
#

would it be tuff if i made it reduce the cost of lumber mills to 2 stars, so you're actually incentivized to use them instead of just bat spamming with hunger

tacit pasture
#

imma take a look

#

does it depend on polib?

obtuse orchid
tacit pasture
#

ok

obtuse orchid
#

its not a problem if a sprite is not there

tacit pasture
#

no big deal

#

lol

#

i was jsut about to say

obtuse orchid
#

uh oh

tacit pasture
#

that i couldnt replicate the bug

obtuse orchid
#

its overo

tacit pasture
#

but then

obtuse orchid
#

its mad goofy

tacit pasture
#

btw uh is the main.cs used for the dll?

#

i mean

#

are they the same

obtuse orchid
#

they should be

tacit pasture
#

cause main.cs has errors for me

#

like in compiler

obtuse orchid
#

wait ok

#

so they arent the same

#

ig i tried to fix

#

but failed halfway through

#

and didnt touch it again

tacit pasture
obtuse orchid
#

yeah its this

#

im trying to use trainaction

#

but

#

i need a unitid

#

which i dont have

#

also

#

what were the changes with hasability

#

i forget

tacit pasture
#

that is probably a polib bug if youre still on old version (new one isnt released yet lol)

obtuse orchid
#

oh ok

#

so nothing i made would be wrong

tacit pasture
#

they removed gamestate (but unitstate remains)

obtuse orchid
#

i didnt use the actual method only the thing that shows up in yellow text but i domnt know if thats a method as well

tacit pasture
#

nah

#

ok

tacit pasture
#

?

versed whale
#

whats a polib bug

tacit pasture
#

ok i mean

#

i have to ask now

#

cause i dont understand

#

what is the current status of public polib version and what is the status of the github one?

versed whale
#

public is borked

#

and internal

#

is like

#

it works

#

but

#

custom unit targets

#

dont work

tacit pasture
#

so that is the polib bug then

versed whale
#

idk why

versed whale
#

like

#

idk how thats relevant

tacit pasture
#

no not that

#

i sent message earlier

#

hasability

#

bugged in public

#

not in internal

#

but imma eat now

versed whale
#

ok

#

uhh

#

idk

#

i have like

#

0 motivation

#

like genuinely none

#

so i wont be fixing

#

like

#

anything

#

also wont be modding

#

for a while

obtuse orchid
#

rip bozo

#

maybe u should make a tribe

versed whale
obtuse orchid
#

dont make 3 things at once

#

when i did that

#

i also got

#

very unmotivated

#

making osamaris, jebatan, and dark knights at the same time really sucked

versed whale
#

its just that ive finally broke through in my own video game and i wanna work on THAT, yk, 3yo project, kinda more important in my eyes

versed whale
#

im making like

#

8

#

; )

obtuse orchid
#

BROOOOOà

#

focus on one or two things at a time

versed whale
#

i wanna mirror a uv

#

actually thats false

#

2 things

tacit pasture
#

ok so the transform bug happens

#

cause it somehow remembers where the unit embarked from

obtuse orchid
#

why

tacit pasture
#

i transformed just south of Nusdra

obtuse orchid
#

thats mad goofy ngl

#

wait

#

i know why

#

@tacit pasture

#

its cuz

#

it still uses the variable tile

#

but it isnt changed

#

since the first instance

#

being transform

#

wait nvm

#

thats not it

#

at all

#

cuz thats in the other one too

tacit pasture
#

i think i know reason

#

so you use actionutils.trainunit

#

cause it would probably not work with trainaction

#

i have to test something but i think the issue is related to this

obtuse orchid
#

k

tacit pasture
#

ok i know what the problem is

obtuse orchid
#

:o

#

what is

#

it

#

and more importantly

#

is it ez to fix

tacit pasture
#

incredibly easy

#

just one line

#

so basically

obtuse orchid
#

:D

#

factual statement

tacit pasture
#

so basically there are two units

#

the passanger and batform

#

the passenger's coordinates do not match the carrier's one for some reason, and when you detransform, the passenger is visually at the carrier's place, but its coordinates are the ones where it was replaced

#

since in the game's eyes it does not move since

#

so

#

to fix it

#

add this line passengerUnit.coordinates = unit.coordinates; when you untransform

obtuse orchid
#

ok y

#

ty

tacit pasture
#

ill look at the other bugs later

obtuse orchid
#

ty

obtuse orchid
#

should i make a custom cloak skin for sanginir

#

also @tacit pasture leech doesnt work anymore

#

and i guarantee its the hasability changes

obtuse orchid
tacit pasture
#

sorry couldnt test yet

obtuse orchid
#

oh yeah

#

mb

#

sorry

tacit pasture
#

i played with 0 opponents btw

obtuse orchid
tacit pasture
#

but now ill do 1

obtuse orchid
#

i do 1 on a tiny archipelago map

#

medium difficulty

tacit pasture
#

i always do 1 on a drylands on easy to test combat or such, pass&play if situational

obtuse orchid
#

when the ancients are done i think i want to start up the tribe tournaments again

obtuse orchid
#

do you doubt the prophecies of fapingvin the wise

#

also

#

pick a random civ

versed whale
obtuse orchid
#

phoenicia

#

got it

versed whale
#

peak civ

#

idk what they do but they are cool

obtuse orchid
#

in civ 7 its a dlc

#

and in civ 6

#

its phoenicia

versed whale
#

whos the leader

obtuse orchid
versed whale
#

ok

obtuse orchid
#

not being hannibal is a scam tho

versed whale
#

i mean

obtuse orchid
#

even tho he's a great general

versed whale
#

hannibal wasnt exactly a leader

obtuse orchid
#

thats +1000 aura points

#

do i play on an earth map, europe, or mediterranean map

tacit pasture
#

tsl australia

obtuse orchid
tacit pasture
#

tsl australia.

obtuse orchid
#

ok its mediterranean time

#

i will make it my quest to colonize every bit of it

#

colonize?

#

colonize 😂

#

#1461083565126324274 <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< pffft

#

go play it

#

@hasty zephyr

#

u should play conquistor

#

cuz

#

new polib update is out

obtuse orchid
#

thered be one civ

#

actually maybe two

#

if u include kupe

#

maybe indonesia as well

versed whale
#

if not then not accurate

hasty zephyr
obtuse orchid
hasty zephyr
tacit pasture
hasty zephyr
#

so the new polybrary in the pinned message is the one to get?

tacit pasture
#

Yes

#

Latest pinned

#

Or via the discord link at the top of the post

hasty zephyr
#

"transforms wild animal into field"
"Arena give every one turns"
🔥 ✍️

obtuse orchid
#

peak

#

i did some colonizing of my own

tacit pasture
#

pax romana

obtuse orchid
#

pax phoenicia

tacit pasture
#

why are there two byzantines?

#

oh

#

phoenicia

#

lol

obtuse orchid
tacit pasture
#

red one

obtuse orchid
#

thats byzantium

tacit pasture
#

and that free city in sicily?

obtuse orchid
#

valetta

tacit pasture
#

oh

#

lmao

obtuse orchid
obtuse orchid
# obtuse orchid
poll_question_text

what to add to mathematics tech?

victor_answer_votes

2

total_votes

3

victor_answer_id

6

victor_answer_text

movement increase in forest

hasty zephyr
#

they use the pythagorean theorem or something

obtuse orchid
#

ok time to make forest move increase

#

so if i see correctly

#

then

#

i should be able to make it easily

#

using gld movementUnlocks

obtuse orchid
#

i deadass just realized something

#

movement in forest is useless

#

if the tribe doesnt have riders

#

wait actually fanatic and vampire

#

have 2 movement

#

so its good

#

it doesnt work anyway

#

rip

tacit pasture
#

Where would temple be

obtuse orchid
#

in mathematics

#

like rn

#

mathematics has only sawmill

#

i wanna make the tech better

tacit pasture
#

Bte i think

#

Btw

obtuse orchid
#

i removed catapult for balance and vibe reasons

tacit pasture
#

That they should focus on having strong vampires be the whole army

#

So +5 hp or some other buff

obtuse orchid
#

what abt bats

tacit pasture
#

Strong vampires

#

Sanginir

#

Makes sense

obtuse orchid
#

ok

#

well that makes a total of 3 vampire buffs

#

but one of them is vampire supporting other units

#

we have +5 max hp, +0.5 attack (basically one voidmoggers super unit level) and making vampires give leech to non-leech units adjacent

#

what should the max hp buff be called

obtuse orchid
# obtuse orchid
poll_question_text

new mathematics poll (rn its a bad tech)

victor_answer_votes

1

total_votes

1

victor_answer_id

5

victor_answer_text

+5 vampire max hp

#

ssadasdasdasdasdnginir

obtuse orchid
humble girder
obtuse orchid
#

um

#

that sounds

#

holy

#

not vampiric

humble girder
#

Ascension?

versed whale
#

thats holy too

#

damnation

#

sounds more vampiric

#

or idk

obtuse orchid
versed whale
#

yes

obtuse orchid
#

"blood ritual" trust

obtuse orchid
#

chat do i change my capital

#

it will make more use of my civ ability

#

but

#

the city i will change it to

#

has half pop

#

wait no

#

nvm

#

i dont need to

hasty zephyr
#

just make an entirely new capital in the desert with giant parks and a palace and no houses or supporting infrastructure

obtuse orchid
#

hey fellas

#

i am super excited to

#

...what even is there left to do for this tribe

#

most of it is ew polyscript that i dont know how to do

#

but there is

#

🤮

#

unit sprites

#

and

#

vampire castle

#

and

#

unit icons

#

rip rip rip

obtuse orchid
#

hi

hasty zephyr
#

Unit sprites 😱😨

obtuse orchid
#

bye

versed whale
#

does shrek homonculus make bye^2

obtuse orchid
#

ok im going to make the vampire castle

#

yippee yahoo

#

i have an idea

#

so for mathematics

#

not only will it give vampires +5 max hp

#

it will make them heal 2 hp per turn

#

@guys should the new cloak design be darker

#

yes it does

fluid walrus
#

Second of all why am i not one of the guys

#

😭

tacit pasture
#

No one is dw

obtuse orchid
#

hi

#

tonight im ACTUALLY gonna make the sanginir vampire castle trust me @guys

#

rememberwhen sanginir sucked

#

also unit icons

#

and unit sprites

#

@low tinsel brooo u are online

#

pls read this

#

and

#

dont be inactive ❌

obtuse orchid
#

he's not speaking

#

@low tinsel why arent u speaking

#

pls speak

low tinsel
#

I'm dead, remember? lol

#

I'm at Bible college, and their internet (accidentially, I think) blocks polytopia 😢

obtuse orchid
#

but it doesnt block discord

#

so u can still speak

obtuse orchid
#

"The Bible views free time as a gift from God intended for rest, worship, and rejuvenation, not just endless productivity"

#

tell your bible college to give u free time cuz then it violates this

#

"God established a rhythm of work and rest, commanding one day in seven for rest and worship"

#

u should be able to speak here one day per week not one day per century

fluid walrus
#

😭

#

Is bro tryna preach to the preachers

obtuse orchid
#

real

#

yes i am

fluid walrus
#

‘Sup

#

Hyd?

obtuse orchid
#

pretty good, you?

fluid walrus
fluid walrus
#

I crave the w11 logon screen

low tinsel
#

Being active here is difficult when I don’t participate in the modding though 🙂

obtuse orchid
#

only 3 mods are actively being worked on i think

#

cleigh, polib, and sanginir

versed whale
#

we praise klipi

#

exploit beefs with bananique

#

and like

#

the occasional update fucks everything up

tacit pasture
#

Klipi our beloved supreme leader

low tinsel
#

Checks out

obtuse orchid
#

@low tinsel bro stay

#

pls

#

we want to speak to you

versed whale
#

WE NEED YOU HAWKFROST-SENPAI

obtuse orchid
low tinsel
#

😂 guys I made one video because no one else did

obtuse orchid
#

looks at the monument

low tinsel
#

That is epic actually

obtuse orchid
obtuse orchid
#

sanginir update will be awesome

#

its just

#

polyscript is left

#

and unit sprites

low tinsel
obtuse orchid
#

new vampire

#

epic house

versed whale
#

epic accomodation

obtuse orchid
#

i hope hawkfrost is proud

#

unless he is sad i am changing a tribe he basically made

versed whale
#

@low tinsel hell yeah or hell nah?

#

aw man

#

he left

#

dont love your job

#

job your love

obtuse orchid
#

bro what

#

u mean like

#

turn love into a job

#

so

#

be a prostitute??? nahhhh

versed whale
#

no

#

job your love

low tinsel
#

I’ll get back to you

obtuse orchid
#

the latest sanginir version is like

#

months old

obtuse orchid
#

sigmanir

versed whale
#

brother

sour beacon
#

hawktuah

fluid walrus
brisk galleonBOT
karmic harbor
#

lmao what

hollow elk
#

So how would one go about downloading this mod?

hollow elk
#

Nevermind I'm a silly goose

obtuse orchid
#

k guys im back and i want to lock in and finish this tribe

obtuse orchid
#

but most is polyscript that i cannot do

#

so i might as well wrap up the sprites and make abunga

obtuse orchid
#

wait i almost forgot

#

but

#

here is the latest version of the sanginir vampire castle (still not done)

tacit pasture
#

Tuff

obtuse orchid
#

i would live here fr

#

i just need to make the top towers and the courtyard

#

then it will be done and there will be only unit sprites left

#

and icons

#

but i can just steal the old vampire icon tho it was good

karmic harbor
karmic harbor
#

also strange glow from the door

obtuse orchid
#

oh from the tower to the wall i see it

#

super ez fix

obtuse orchid
tacit pasture
#

Sorry Bananique I kinda didn't have too much time this weekend but on weekdays I can help as well ig. What remains?

obtuse orchid
#

hi

#

so

#

what is left is

#

the vampire castle

#

that connects the city it is built in to the capital

#

and also

#

the bat spawning thing

#

where the fanatic does friendly fire on the bat

#

also leech doesnt work anymore

obtuse orchid
#

cuz fanatic doesnt NEED to spawn bats

#

and

#

the vampire castle could just work like an atoll

#

then its just a few sprites

#

like this tribe is deadass not that far from completion

#

it would be so aura if i published it this week, same week as abunga, but thats never happening

tacit pasture
#

I'mma help with this Bananique

obtuse orchid
#

ty

vital nest
obtuse orchid
#

hi guys

#

i might make some sprites today

#

i mightnot

#

depends on my motivation

vital nest
obtuse orchid
#

sigmanir when

tacit pasture
#

sigmanir

obtuse orchid
#

nah but lowkey why is my spawn in civ 7 so bad i have to restart

#

give me a river dawg

#

john the faptist i need your divine blessing

vital nest
obtuse orchid
#

what

#

???

vital nest
obtuse orchid
#

well you're wrong

#

because its a reference to john the baptist, a prophet

vital nest
#

I checked the urban dictionary

obtuse orchid
#

no you're not

#

bro shut up

vital nest
#

Maybe i gotta take my mind out of the gutter

tacit pasture
#

👀

vital nest
obtuse orchid
#

how tf is john the baptist nsfw

#

like ???

tacit pasture
#

john the gooner

versed whale
vital nest
versed whale
#

hes talking about fap

vital nest
#

Thats what it means

tacit pasture
#

who is fap

versed whale
#

not fapingvin

obtuse orchid
#

???

versed whale
#

the other fap

#

yk

obtuse orchid
vital nest
obtuse orchid
#

@tacit pasture can you please pray for a river rq

tacit pasture
#

imma anti-pray

#

curse you

obtuse orchid
#

no

#

dont

#

you darn fapsburg

versed whale
#

thou shalt get fucking grasslands

obtuse orchid
#

why does this tsl map have random river placements

#

why didnt they hardcode the nile river at least

tacit pasture
obtuse orchid
#

like as han china i had 3 rivers next to each other and they were around the fucking beijing area

obtuse orchid
tacit pasture
#

i also hate scattered maps in civ5 that are like "the outline is australia/africa but the insides are randomised"

obtuse orchid
#

but in civ 7 modding is relatively new

#

so

tacit pasture
obtuse orchid
#

civ 6 knew what it was doing tho

#

its tsl maps are actually good

tacit pasture
#

i just dont like the random elements in them

obtuse orchid
#

why is the fucking uluru in the sahara desert

tacit pasture
#

exactly

obtuse orchid
#

😭

#

i mean it would be nasty

#

2 culture on all them desert tiles

tacit pasture
#

play civ6 or 5 or 4 or 3 then

obtuse orchid
#

i actually have civ 3

#

but i want to play civ 7 right now

tacit pasture
#

rip

obtuse orchid
#

if only i had a river

tacit pasture
#

btw civ3 is too old for me, i can only go back until 4

tacit pasture
obtuse orchid
#

i might have to go to ghana to get a river

#

lmao theres 2 rivers right there

#

holy fuck theres 3

#

should i reroll to get uluru here too

#

the answer is hell yes

#

i love rigging maps in my favour

vital nest
obtuse orchid
#

europe is not a civ dawg