mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-22 11:37:40 +01:00
Language Changes & Lore Pt. 1 (#27257)
* stage 1 * Fix bundle (TGUI was not rebuilt) * mr worldwide * LT galcom suggestion * period * bundle * Update code/modules/mob/language.dm Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com> Signed-off-by: PopeDaveThe3th <80988376+PopeDaveThe3th@users.noreply.github.com> --------- Signed-off-by: PopeDaveThe3th <80988376+PopeDaveThe3th@users.noreply.github.com> Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com> Co-authored-by: Luc <89928798+lewcc@users.noreply.github.com>
This commit is contained in:
co-authored by
Luc
DGamerL
parent
72ae2ede25
commit
09830b2ce8
@@ -87,7 +87,7 @@
|
||||
|
||||
/obj/item/salvage/loot/soviet
|
||||
name = "\improper Cygni manifesto"
|
||||
desc = "A small book, written in Neo-Russkyia, detailing the manifesto of Malfoy Ames, father of The Cygni Rebellion. Banned in Federation space, it may fetch a decent price on the black market."
|
||||
desc = "A small book, written in Zvezhan, detailing the manifesto of Malfoy Ames, father of The Cygni Rebellion. Banned in Federation space, it may fetch a decent price on the black market."
|
||||
icon_state = "ussp_manual"
|
||||
hitsound = 'sound/items/handling/paper_pickup.ogg'
|
||||
pickup_sound = 'sound/items/handling/paper_pickup.ogg'
|
||||
|
||||
@@ -528,7 +528,7 @@
|
||||
|
||||
/obj/item/storage/box/syndie_kit/stechkin
|
||||
name = "\improper FK-69 Stechkin kit"
|
||||
desc = "A box marked with Neo-Russkiyan characters. It appears to contain a 10mm pistol and two magazines."
|
||||
desc = "A box marked with Zvezhan characters. It appears to contain a 10mm pistol and two magazines."
|
||||
|
||||
/obj/item/storage/box/syndie_kit/stechkin/populate_contents()
|
||||
new /obj/item/gun/projectile/automatic/pistol(src)
|
||||
|
||||
Reference in New Issue
Block a user