mild vibe adjustments

This commit is contained in:
Kistaro Windrider 2024-02-16 18:08:15 -08:00
parent f4e102009c
commit 3de43bf2ea
Signed by: kistaro
SSH Key Fingerprint: SHA256:TBE2ynfmJqsAf0CP6gsflA0q5X5wD5fVKWPsZ7eVUg8

View File

@ -577,7 +577,7 @@ function cminskycirc(r,c)
pset(63.5+r,63.5)
end
brth_fg={2,3,4,3,2}
brth_fg={2,12,4,12,2}
brth_bg={1,2,3,2,1}
breather = {
colors = brth_fg,
@ -649,7 +649,7 @@ function breather:starting_forward()
end
def_z_pal = {
[0]=0,129,1,2,4,5,6,7,1,5,6,140,2,12,7,7
[0]=0,129,1,130,4,5,6,7,1,5,6,140,2,12,7,7
}
def_14_fade = split"0,0,0,0,0,128,129,133,141,13,6,15,7"
def_15_fade = split"0,0,128,129,133,141,13,13,6,6,15,15,7"
@ -668,11 +668,11 @@ zonk_mode = {
--text mode
txmd=0x81,
--text spring-in distance
txd=8,
txd=12,
--text spring-in frames
txf=15,
txf=30,
--exit frames
exf=60,
exf=45,
--exit magnitude
exmg=16,
--character wait multiplier
@ -832,13 +832,13 @@ function zonk_mode:update()
if self.playing_text then
self.twt -= 1
if self.twt <= 0 then
local item = self:next_item()
local item, wt = self:next_item()
if not item then
if (not self.file or #self.file == 0) self:next_file()
self.playing_text=false
else
self.txt_frame:push(item)
self.twt = fbw*self.cmul
self.twt = wt*self.cmul
end
end
else
@ -1894,6 +1894,9 @@ DOWN: DIVE]],
{
f = zonk_mode.new,
params={{
txd=8,
txf=15,
exf=30,
br_spd = 240,
file=[[center:3:18
hEY, WELCOME BACK!
@ -1946,7 +1949,13 @@ bREATHE IN...
center:1:14 set:confirmed:true set:bwt:2 bspd:270
bREATHE OUT...
-----
center:1:13 bon bpal:1 set:confirmed:true set:bwt:1 bspd:300
center:1:13 bon bpal:1 set:confirmed:true set:bwt:1
bREATHE IN...
-----
center:1:14 set:confirmed:true set:bwt:2 bspd:300
bREATHE OUT...
-----
center:1:13 bon bpal:1 set:confirmed:true set:bwt:1
bREATHE IN...
-----
center:1:14 set:confirmed:true set:bwt:2 bpal:2