Replaces outdated Tajaran political books with versebooks (#19870)

The Political books for PRA,DPRA, and NKA have been replaced with
versebook equivalents, with extra quotes provided by Tajara Lore.

PRA:

![image](https://github.com/user-attachments/assets/d34208d7-c1cc-479b-aaa1-d3b3b2dc7b8c)

DPRA: 

![image](https://github.com/user-attachments/assets/714aac5c-b0a3-47df-b19f-8b3af388bce9)


NKA:

![image](https://github.com/user-attachments/assets/dfda1429-4578-40b0-9ecc-90972fd8236c)

---------

Co-authored-by: Ben10083 <Ben10083@users.noreply.github.com>
This commit is contained in:
Ben
2024-09-13 10:17:11 +00:00
committed by GitHub
co-authored by Ben10083
parent 2345fe5bc1
commit 40b8ac6a55
28 changed files with 210 additions and 131 deletions
@@ -160,3 +160,45 @@
icon_state = "luce_pocket"
w_class = WEIGHT_CLASS_TINY
/// Tajaran Political Books
/obj/item/device/versebook/pra
name = "\improper Hadiist Manifesto"
desc = "A compact red book that outlines the principles of Hadiism, required reading for PRA citizens."
desc_extended = "A political document supposedly written by Almari Hadii after the First Revolution. It is regarded as the foundation of the Hadiist Ideology. \
It presents an analysis of the Tajaran situation post-conflict and how they could secure their future in the galaxy. \
Its reading is mandatory in all Republican schools and copies can be found in most homes and public buildings."
icon_state = "prabook"
item_state = "pra"
/obj/item/device/versebook/pra/Initialize()
. = ..()
randomquip = file2list("texts/ingame_manuals/hadiism.txt")
/obj/item/device/versebook/dpra
name = "\improper In Defense of Al'mari's Legacy"
desc = "The manifesto of the Democratic Peoples Republic of Adhomais founder, Supreme Commander Nated."
desc_extended = "the political manifesto that laid the foundations of the Almariist ideology, written by Supreme Commander Nated briefly after the coup attempt. \
The book denounces the rise of President Hadii as a betrayal of Almaris vision for Adhomai. \
The text is infamous for its xenophobia; alien influence is blamed as the main source of the Tajaras problems."
icon_state = "dprabook"
item_state = "dpra"
/obj/item/device/versebook/dpra/Initialize()
. = ..()
randomquip = file2list("texts/ingame_manuals/almariism.txt")
/obj/item/device/versebook/nka
name = "\improper The New Kingdom"
desc = "This is a political text written by the New Kingdom of Adhomais first King Vahzirthaamro Azunja."
desc_extended = "a political text written by King Vahzirthaamro Azunja during his time in hiding. \
The book calls for the toppling of the Hadiist regime and the restoration of a constitutional monarchy. \
The New Kingdom proposes the creation of a new political system to preserve the traditional Tajaran society while avoiding the pitfalls of the previous regime. \
Copies were illegally published and smuggled all across Northern Harr'masir before the uprising."
icon_state = "nkabook"
item_state = "nka"
/obj/item/device/versebook/nka/Initialize()
. = ..()
randomquip = file2list("texts/ingame_manuals/royalism.txt")
///
@@ -1345,93 +1345,6 @@
title = "Guide to Battlemonsters"
sub_page = "Guide_to_Battlemonsters"
/obj/item/book/manual/pra_manifesto
name = "hadiist manifesto"
desc = "A compact red book with the ideas and guidance of Hadii for the Tajaran society."
icon_state = "hadii-manifesto"
item_state = "book4"
title = "Hadiist Manifesto"
author = "Al'Mari Hadii"
w_class = WEIGHT_CLASS_SMALL
dat = {"<html>
<head>
<style>
h1 {font-size: 21px; margin: 15px 0px 5px;}
h2 {font-size: 15px; margin: 15px 0px 5px;}
li {margin: 2px 0px 2px 15px;}
ul {margin: 5px; padding: 0px;}
ol {margin: 5px; padding: 0px 15px;}
body {font-size: 13px; font-family: Verdana;}
</style>
</head>
<body>
<h1><center>The Hadiist Manifesto</center></h1>
<br>\
Ethnic, cultural, and religious differences have been used by the nobility to stop the Tajara people from uniting against the oppression. These barriers have finally been broken during the Revolution. \
As history shows them, the establishment of a united Adhomai under a Hadiist state is necessary to secure the future of the Tajara. They must abandon their past sectarianism and work as one. \
Hadiism will shape all aspects of their lives for the better. The Tajara will be powerful and free as long they are guided by the Party. Together the Tajara are undefeatable.<br>\
</body>
</html>
"}
/obj/item/book/manual/dpra_manifesto
name = "in defense of al'mari's legacy"
desc = "A political manifesto containing the foundations of the Al'mariist ideology."
icon_state = "dpra-manifesto"
item_state = "book2"
title = "In Defense of Al'mari's Legacy"
author = "Supreme Commander Nated"
w_class = WEIGHT_CLASS_SMALL
dat = {"<html>
<head>
<style>
h1 {font-size: 21px; margin: 15px 0px 5px;}
h2 {font-size: 15px; margin: 15px 0px 5px;}
li {margin: 2px 0px 2px 15px;}
ul {margin: 5px; padding: 0px;}
ol {margin: 5px; padding: 0px 15px;}
body {font-size: 13px; font-family: Verdana;}
</style>
</head>
<body>
<h1><center>In Defense of Al'mari's Legacy</center></h1>
<br>\
People of Adhomai, they must rally in defense of the legacy of Al'mari. The Hadiist usurper plans to enslave the Tajara people to alien overlords, the Tajara must stand up against his tyranny. \
Take up arms in the defense of the freedom and destiny of their people. The power belongs to the People, not in the hands of the Party. The Hadiists are nothing but puppets of the alien oppressor. \
The war to decide the fate of the Tajaran culture and homeworld has begun; they must join them in this struggle. Death to the Hadiist usurper. Long live the legacy of Al'mari!<br>\
</body>
</html>
"}
/obj/item/book/manual/nka_manifesto
name = "the new kingdom"
desc = "A political text written by King Vahzirthaamro Azunja during his occultation."
icon_state = "nka-manifesto"
item_state = "book14"
title = "The New Kingdom"
author = "Vahzirthaamro Azunja"
w_class = WEIGHT_CLASS_SMALL
dat = {"<html>
<head>
<style>
h1 {font-size: 21px; margin: 15px 0px 5px;}
h2 {font-size: 15px; margin: 15px 0px 5px;}
li {margin: 2px 0px 2px 15px;}
ul {margin: 5px; padding: 0px;}
ol {margin: 5px; padding: 0px 15px;}
body {font-size: 13px; font-family: Verdana;}
</style>
</head>
<body>
<h1><center>The New Kingdom</center></h1>
<br>\
Brave people of Adhomai, listen to the call of tradition. Republicanism has failed them, it has brought nothing but bloodshed upon them. The key to the prosperity of the Tajara lies in the past.\
The restoration of the monarchy is necessary to safeguard the future of Adhomai. But, they must learn from the past. It shall have the necessary mechanisms to prevent the errors of their ancestors.
A robust constitution empowered by the wisdom of a rightful heir of Adhomai. The King is still among them, the time to return to their roots is near. Suns bless the North. <br>\
</body>
</html>
"}
/obj/item/book/manual/dominia_honor
name = "dominian honor codex"
desc = "A codex describing the main tenets of dominian honor."
@@ -1015,21 +1015,21 @@
/obj/item/storage/box/hadii_manifesto
name = "hadiist manifesto box"
desc = "A box full of hadiist manifesto books."
desc = "A box filled with copies of the Hadiist Manifesto"
illustration = "paper"
starts_with = list(/obj/item/book/manual/pra_manifesto = 6)
starts_with = list(/obj/item/device/versebook/pra = 6)
/obj/item/storage/box/dpra_manifesto
name = "al'mariist manifesto box"
desc = "A box full of al'mariist manifesto books."
desc = "A box filled with copies of 'In Defense of Al'mari's Legacy'."
illustration = "paper"
starts_with = list(/obj/item/book/manual/dpra_manifesto = 6)
starts_with = list(/obj/item/device/versebook/dpra = 6)
/obj/item/storage/box/nka_manifesto
name = "royalist manifesto card box"
desc = "A box full of royalist manifesto books."
desc = "A box filled with copies of 'The New Kingdom'."
illustration = "paper"
starts_with = list(/obj/item/book/manual/nka_manifesto = 6)
starts_with = list(/obj/item/device/versebook/nka = 6)
/obj/item/storage/box/dominia_honor
name = "dominian honor codex box"