Skip to content

Commit

Permalink
support intro
Browse files Browse the repository at this point in the history
  • Loading branch information
zombieJ committed Oct 3, 2020
1 parent 049fc34 commit 1f09886
Show file tree
Hide file tree
Showing 5 changed files with 7 additions and 3 deletions.
Binary file modified artist/DouSpecter_cn.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified artist/DouSpecter_en.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
8 changes: 6 additions & 2 deletions gen/introPreview.js
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,12 @@ const MAX_WIDTH_COUNT = 9;
const IMAGES = [
['aip_blood_package', 'aip_mine_car'],
['incinerator', 'aip_orbit_item', 'aip_nectar_maker', 'aip_woodener'],
['dark_observer', 'aip_shadow_paper_package', 'aip_shadow_package'],
['popcorngun', 'aip_fish_sword', 'aip_beehave', 'aip_oar_woodead', 'aip_armor_gambler'],
['dark_observer', 'aip_shadow_paper_package', 'aip_shadow_package', 'aip_dou_opal', 'aip_leaf_note'],
['popcorngun', 'aip_fish_sword', 'aip_beehave', 'aip_oar_woodead', 'aip_armor_gambler', 'aip_dou_scepter'],
[
'aip_dou_fire_inscription', 'aip_dou_heal_inscription', 'aip_dou_ice_inscription', 'aip_dou_sand_inscription',
'aip_dou_area_inscription', 'aip_dou_follow_inscription', 'aip_dou_split_inscription', 'aip_dou_through_inscription',
],
['aip_horse_head', 'aip_som', 'aip_blue_glasses'],
[
'chesspiece_aip_doujiang_marble', 'chesspiece_aip_doujiang_stone', 'chesspiece_aip_doujiang_moonglass',
Expand Down
Binary file modified images/inventoryimages/chesspiece_aip_doujiang_moonglass.tex
Binary file not shown.
2 changes: 1 addition & 1 deletion scripts/prefabs/aip_leaf_note.lua
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ local LANG_MAP = {
chinese = {
NAME = "树叶笔记",
NOTES = {
"月亮碎片的某个雕塑...",
"月亮玻璃的某个雕塑...",
"...豆酱雕塑有特殊形态...",
"...权杖可以...自定义魔法...",
"...雕塑...召唤猫眼石...",
Expand Down

0 comments on commit 1f09886

Please sign in to comment.