made by Shanghai

Link/Script
Click here
Introduction
Use this call script event to change the balloon sheet:
CODE
name = "BlueBalloons"
$game_system.balloon_sheet = name
$game_system.balloon_sheet = name
It will change the current balloon sheet to the new one and the next balloon that's used will use the new balloon sheet.
Here's a sample balloon sheet.

Balloon sheets must be placed inside of the Graphics\System folder.
Compatibility
This script is not compatible with needles or cactrots or cactrots with needles.
For more Shanghai Simple Scripts
Visit Here.
