Small things backported from experimental branch.

This commit is contained in:
Marisa the Magician 2023-01-08 15:01:27 +01:00
parent 75ffce1627
commit 73fed4e4f9
9 changed files with 14 additions and 6 deletions

View File

@ -1,4 +1,4 @@
Copyright (c) 2020-2022 Marisa the Magician, UnSX Team
Copyright (c) 2020-2023 Marisa the Magician, UnSX Team
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal

View File

@ -3318,6 +3318,8 @@ SWWM_LORETXT_RAFANKOS =
"\n"
"\cfReload:\c- Loads in a new magazine, each holding four pods. The currently loaded pod must be fully discharged before a new one can be chambered in.\n"
"\n"
"\cfTechniques:\c- Due to using a singular trigger at different pressures, alternating between both fire modes is completely seamless.\n"
"\n"
"\cxSaya's Notes:\c-\n"
"\cf\"Ultimate Weapon\"? Talk about pretentious... But you know, something about this was making my brains itch, and then it clicked. This is basically like that one spellcard, the Master Spark. Hell, it almost even sounds and looks the same...\c-\n"
"\n"

View File

@ -3087,6 +3087,8 @@ SWWM_LORETXT_RAFANKOS =
"\n"
"\cfRecarga:\c- Coloca un nuevo cargador, cada uno almacenando cuatro cápsulas. La cápsula cargada debe gastarse completamente antes de poder insertar una nueva en la recámara.\n"
"\n"
"\cfTécnicas:\c- Al usar un solo gatillo con diferentes grados de presión, la acción de alternar entre ambos modos de disparo es completamente fluida.\n"
"\n"
"\cxNotas de Saya:\c-\n"
"\cf¿\"Arma Definitiva\"? Menuda cursilada... Pero sabes, algo de todo esto hacía que me picotearan los sesos, y entonces todo encajó. Esta cosa es básicamente como esa carta de hechizo, la Chispa Maestra. Hostia, es que hasta suena y pinta igual...\c-\n"
"\n"

View File

@ -1,3 +1,3 @@
[default]
SWWM_MODVER="\cyDEMOLITIONIST \cw1.3pre r723 \cu(Sat 31 Dec 13:08:09 CET 2022)\c-";
SWWM_SHORTVER="\cw1.3pre r723 \cu(2022-12-31 13:08:09)\c-";
SWWM_MODVER="\cyDEMOLITIONIST \cw1.3pre r724 \cu(Sun 8 Jan 15:01:27 CET 2023)\c-";
SWWM_SHORTVER="\cw1.3pre r724 \cu(2023-01-08 15:01:27)\c-";

View File

@ -24,6 +24,8 @@ The weapon employs **Kabbadon** as fuel, a common byproduct of **Nokorokinylum**
\cfReload:\c- Loads in a new magazine, each holding four pods. The currently loaded pod must be fully discharged before a new one can be chambered in.
\cfTechniques:\c- Due to using a singular trigger at different pressures, alternating between both fire modes is completely seamless.
\cxSaya's Notes:\c-
\cf"Ultimate Weapon"? Talk about pretentious... But you know, something about this was making my brains itch, and then it clicked. This is basically like that one spellcard, the Master Spark. Hell, it almost even sounds and looks the same...\c-

View File

@ -18,6 +18,8 @@ El arma emplea **Kabbadon** como combustible, un subproducto común de la fusió
\cfRecarga:\c- Coloca un nuevo cargador, cada uno almacenando cuatro cápsulas. La cápsula cargada debe gastarse completamente antes de poder insertar una nueva en la recámara.
\cfTécnicas:\c- Al usar un solo gatillo con diferentes grados de presión, la acción de alternar entre ambos modos de disparo es completamente fluida.
\cxNotas de Saya:\c-
\cf¿"Arma Definitiva"? Menuda cursilada... Pero sabes, algo de todo esto hacía que me picotearan los sesos, y entonces todo encajó. Esta cosa es básicamente como esa carta de hechizo, la Chispa Maestra. Hostia, es que hasta suena y pinta igual...\c-

View File

@ -2,7 +2,7 @@
a.k.a.
Some Weird Weapons Mod: GZDoom Edition
--------------------------------------------
(C)2020-2022 Marisa the Magician - UnSX Team
(C)2020-2023 Marisa the Magician - UnSX Team

View File

@ -12,6 +12,7 @@
6BFABEBF4497E46370D5724D5D638989
757249FBAD1706214F9AEF0E210EFE44
78E51D7ACD8AD50076AC658255DBFF14
7E371B881D9F7060A2F5F9A24B8EF1C1
845D77DBE053DD03CBDD5D343E792603
8E4798C0CC58E27F62EBE83B4BA19D8A
96C5914A9B4A2383DE6BBE363940DF2F
@ -21,4 +22,3 @@ BC8F9A1EA116535A1D48ED8DB0A5FAC8
DC32F182CF747FD70A1C43671A7294D2
DF6A001A6C42DB5CCA599EE5883B294A
F396B7A7B43BCCCFC37B761A4DADDDDC
F49892913C542EDE85E15B52AF1F21A5

View File

@ -2,7 +2,7 @@ version "4.10"
/*
DEMOLITIONIST Main Codebase
(C)2020-2022 Marisa the Magician, UnSX Team
(C)2020-2023 Marisa the Magician, UnSX Team
This copyright and the attached LICENSE.code file apply to all files
included from here, with the exception of any third party libraries
*/