Commit 4192a23f authored by Nemo Ma's avatar Nemo Ma

Update item.func.php

TYPO 2
parent 62ca2f50
......@@ -1430,7 +1430,7 @@ function itemuse($itmn,&$data=NULL) {
}
}
}
}
}elseif($itmk == '🎆B'){
# Fireseed Box, containing various helpful items.
# Officially dubbed Silent Box.
......@@ -1514,6 +1514,7 @@ function itemuse($itmn,&$data=NULL) {
}
} */
# Special check for a poisoned fireseed item, WIP for now.
}elseif($itmk == 'P🎆'){
$log.="这个<span class=\"yellow\">{$itm}</span>有毒!到底是谁干的!<br>";
# For Maximum Funniness, we destroy this item.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment