Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing new Ink liquid (Vial of Ink) #123

Closed
Diego-OT opened this issue Jun 2, 2020 · 5 comments · Fixed by #324
Closed

Missing new Ink liquid (Vial of Ink) #123

Diego-OT opened this issue Jun 2, 2020 · 5 comments · Fixed by #324
Labels
Stale No activity

Comments

@Diego-OT
Copy link

Diego-OT commented Jun 2, 2020

That Ink liquid can be taken from Biting Book, just use a empty vial in his corpse.

https://www.tibiawiki.com.br/wiki/Vial_of_Ink
https://prnt.sc/rkmvop

@Bipbop69
Copy link

Bipbop69 commented Jun 2, 2020

could contribute some content <3
fortera,cronara ~~~~~~~~~~~~~~

@dudantas
Copy link
Member

dudantas commented Jun 2, 2020

That Ink liquid can be taken from Biting Book, just use a empty vial in his corpse.

https://www.tibiawiki.com.br/wiki/Vial_of_Ink
https://prnt.sc/rkmvop

In the items.xml add

	<!-- liquids vial -->
	<item id="40001" name="water" />
	<item id="40002" name="blood" />
	<item id="40003" name="beer" />
	<item id="40004" name="slime" />
	<item id="40005" name="lemonade" />
	<item id="40006" name="milk" />
	<item id="40007" name="manafluid" />
	<item id="40010" name="lifefluid" />
	<item id="40011" name="oil" />
	<item id="40013" name="urine" />
	<item id="40014" name="coconut milk" />
	<item id="40015" name="wine" />
	<item id="40019" name="mud" />
	<item id="40021" name="fruit juice" />
	<item id="40026" name="lava" />
	<item id="40027" name="rum" />
	<item id="40028" name="swamp" />
	<item id="40035" name="tea" />
	<item id="40043" name="mead" />
	<item id="40044" name="ink" />

@github-actions
Copy link
Contributor

github-actions bot commented Apr 5, 2021

This issue is stale because it has been open 120 days with no activity.

@dudantas
Copy link
Member

dudantas commented Oct 6, 2021

Your issue will be transferred to the canary repository

@dudantas dudantas transferred this issue from opentibiabr/otservbr-global-archived Oct 6, 2021
@github-actions
Copy link
Contributor

github-actions bot commented Jan 5, 2022

This issue is stale because it has been open 120 days with no activity.

@github-actions github-actions bot added the Stale No activity label Jan 5, 2022
@gpedro gpedro closed this as completed Feb 28, 2022
dudantas pushed a commit that referenced this issue Apr 25, 2022
…#324)

Description
Full rework on the way that the server handles the fluids, to use one single ENUM and remove all the garbage functions and maps that used to store the same values for fluids over and over again.
Add new creature race type named INK. This new race type is used mostly on creatures on the tibia "The Secret Library". Attacking those creatures or slain then will now create the proper type of blood pool/splash.

Resolves #123

OTServerBr-Global PR: opentibiabr/otservbr-global#544
luan pushed a commit that referenced this issue Jul 11, 2023
…#324)

Description
Full rework on the way that the server handles the fluids, to use one single ENUM and remove all the garbage functions and maps that used to store the same values for fluids over and over again.
Add new creature race type named INK. This new race type is used mostly on creatures on the tibia "The Secret Library". Attacking those creatures or slain then will now create the proper type of blood pool/splash.

Resolves #123

OTServerBr-Global PR: opentibiabr/otservbr-global#544
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Stale No activity
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants