Skip to content
Snippets Groups Projects
Commit f2970e6a authored by KnotLikeThis's avatar KnotLikeThis
Browse files

bugfixes

parent 6ba29f3f
No related branches found
No related tags found
2 merge requests!2981Bug fixes,!2856Combat Renderer - Continuation
Showing
with 21 additions and 7 deletions
......@@ -1255,7 +1255,7 @@
<div class="settingsToggleItem">
<span class="gold">Mason</span>
<<numberStepper "<<symbol love>> Love" `C.npc.Mason.love` { callback: value => { C.npc.Mason.love = value }, max: 50 }>>
<<numberStepper "<<symbol lust>> Lust" `C.npc.Mason.lust` { callback: value => { C.npc.Mason.lust = value }, max: 50 }>>
<<numberStepper "<<symbol lust>> Lust" `C.npc.Mason.lust` { callback: value => { C.npc.Mason.lust = value }, max: 100 }>>
</div>
<div class="settingsToggleItem">
<span class="gold">Zephyr</span>
......@@ -2315,10 +2315,23 @@
<<numberStepper "Tending" $tending "tending" {max: 1000}>>
<<numberStepper "Housekeeping" $housekeeping "housekeeping" {max: 1000}>>
<<case "school">>
<<numberStepper "Science" $science "science" {max: 1000}>>
<<numberStepper "Maths" $maths "maths" {max: 1000}>>
<<numberStepper "English" $english "english" {max: 1000}>>
<<numberStepper "History" $history "history" {max: 1000}>>
/* normally, school traits are adjusted by the widget "school_skill_change" */
<<numberStepper "<<scienceicon>> Science" $science "science" {
callback: (value) => wikifier('adjust_school_traits'),
max: 1000
}>>
<<numberStepper "<<mathicon>> Maths" $maths "maths" {
callback: (value) => wikifier('adjust_school_traits'),
max: 1000
}>>
<<numberStepper "<<englishicon>> English" $english "english" {
callback: (value) => wikifier('adjust_school_traits'),
max: 1000
}>>
<<numberStepper "<<historyicon>> History" $history "history" {
callback: (value) => wikifier('adjust_school_traits'),
max: 1000
}>>
<<case "characteristics">>
<<numberStepper "<<tficon angel>> Purity" $purity "purity" {max: 1000}>>
<<numberStepper "<<symbol beauty>> Beauty" $beauty "beauty" {max: 10000}>>
......
......@@ -791,7 +791,7 @@ Deciding you've had enough, you attempt to unravel yourself and leave the room.
<<ind>><<link [[Just take the box|Lake Ruin Deep]]>><<handheldon>><<set $antiquemoney += 20>><<museumAntiqueStatus "antiquebox" "found">><</link>>
<br>
<</if>>
<<ind>><<link [[Try again|Lake Ruin Box]]>><<<handheldon>><<wateraction>><</link>><<skulduggerydifficulty>><<loxygen>>
<<ind>><<link [[Try again|Lake Ruin Box]]>><<handheldon>><<wateraction>><</link>><<skulduggerydifficulty>><<loxygen>>
<br>
<<swimicon "back">><<link [[Swim towards exit|Lake Ruin]]>><<handheldon>><<wateraction>><</link>><<loxygen>>
<br>
......
img/clothes/head/newsboy/full_gray.png

396 B | W: | H:

img/clothes/head/newsboy/full_gray.png

373 B | W: | H:

img/clothes/head/newsboy/full_gray.png
img/clothes/head/newsboy/full_gray.png
img/clothes/head/newsboy/full_gray.png
img/clothes/head/newsboy/full_gray.png
  • 2-up
  • Swipe
  • Onion skin
img/clothes/head/newsboy/mask.png

557 B | W: | H:

img/clothes/head/newsboy/mask.png

470 B | W: | H:

img/clothes/head/newsboy/mask.png
img/clothes/head/newsboy/mask.png
img/clothes/head/newsboy/mask.png
img/clothes/head/newsboy/mask.png
  • 2-up
  • Swipe
  • Onion skin
img/clothes/lower/tuxedo/frayed.png

389 B | W: | H:

img/clothes/lower/tuxedo/frayed.png

361 B | W: | H:

img/clothes/lower/tuxedo/frayed.png
img/clothes/lower/tuxedo/frayed.png
img/clothes/lower/tuxedo/frayed.png
img/clothes/lower/tuxedo/frayed.png
  • 2-up
  • Swipe
  • Onion skin
img/clothes/lower/tuxedo/full.png

385 B | W: | H:

img/clothes/lower/tuxedo/full.png

358 B | W: | H:

img/clothes/lower/tuxedo/full.png
img/clothes/lower/tuxedo/full.png
img/clothes/lower/tuxedo/full.png
img/clothes/lower/tuxedo/full.png
  • 2-up
  • Swipe
  • Onion skin
img/clothes/lower/tuxedo/tattered.png

383 B | W: | H:

img/clothes/lower/tuxedo/tattered.png

361 B | W: | H:

img/clothes/lower/tuxedo/tattered.png
img/clothes/lower/tuxedo/tattered.png
img/clothes/lower/tuxedo/tattered.png
img/clothes/lower/tuxedo/tattered.png
  • 2-up
  • Swipe
  • Onion skin
img/clothes/lower/tuxedo/torn.png

377 B | W: | H:

img/clothes/lower/tuxedo/torn.png

355 B | W: | H:

img/clothes/lower/tuxedo/torn.png
img/clothes/lower/tuxedo/torn.png
img/clothes/lower/tuxedo/torn.png
img/clothes/lower/tuxedo/torn.png
  • 2-up
  • Swipe
  • Onion skin
img/clothes/upper/cat hoodie/hold_gray.png

363 B | W: | H:

img/clothes/upper/cat hoodie/hold_gray.png

361 B | W: | H:

img/clothes/upper/cat hoodie/hold_gray.png
img/clothes/upper/cat hoodie/hold_gray.png
img/clothes/upper/cat hoodie/hold_gray.png
img/clothes/upper/cat hoodie/hold_gray.png
  • 2-up
  • Swipe
  • Onion skin
img/clothes/upper/cat hoodie/right_cover_gray.png

359 B | W: | H:

img/clothes/upper/cat hoodie/right_cover_gray.png

347 B | W: | H:

img/clothes/upper/cat hoodie/right_cover_gray.png
img/clothes/upper/cat hoodie/right_cover_gray.png
img/clothes/upper/cat hoodie/right_cover_gray.png
img/clothes/upper/cat hoodie/right_cover_gray.png
  • 2-up
  • Swipe
  • Onion skin
img/clothes/upper/kimono/acc_frayed_gray .png

243 B

img/clothes/upper/kimono/acc_frayed_gray.png

239 B

img/clothes/upper/kimonomini/acc_frayed_gray .png

245 B

img/clothes/upper/kimonomini/acc_frayed_gray.png

239 B

......@@ -594,7 +594,8 @@
filter: hue-rotate(351deg) saturate(28%) brightness(90%);
}
.clothes-steel {
.clothes-steel,
.icon-steel {
-webkit-filter: saturate(0%) brightness(310%) sepia(10%);
filter: saturate(0%) brightness(310%) sepia(10%);
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment