Text
If you put steven universe in my blog you banned
18 notes
·
View notes
Photo
758 notes
·
View notes
Photo
Update from Tan Jiu, translated by Yaoi-BLCD.
We have just opened a yaoi-blcd general discord chatroom! We will post releases here and you can ask scanlation related questions here, too.
Their Story Character Guide
Previously: /1/ /2/ /3/ /4/ /5/ /6/ /7/ / 8/ /9/ /10/ /11/ /12/ /13/ /14/ /15/ /16, 17, 18/ /19/ /20/ /21/ /22/ /23/ /24, 25/ /26/ /27/ /28/ /29/ /30/ /31/ /32/ /33, 34/ /35/ /36/ /37/ /38/ /39/ /40/ /41/ /42/ /43/ /44/ /45/ /46/ /47/ /48/ /49/ /50/ /51/ /51b/ /52/ /53/ /54/ /55/ /56/ /57/ /58/ /59/ /60/ /61/ /62/ /63/ /64/ /65/ /66/ /67/ /68/ /69/ /70/ /71/ /72/ /73/ /74/ /75/ /76/ /77/ /78/ /79/ /80/ /81ab/ /81c/ /82/ /83/ /84/ /85/ /86a/ /86b/ /86c/ /87/ /88/ /89/ 90/ /91/ /92a/ /92b/ /92c/ /92d/ /93a/ /93b/ /94a/ /94b/ /94c/ /94d/ /95a/ /95b/ /95c/ /95d/ /96a/ /96b/ /96c/ /97a/ /97b/ /97c/ /98/ /99/ /100/ /101/ /102a/ /102b/ /102c/ /103/ /104a/ /104b/ /105/ /106/ /107a/ /107b/ /108/ /109a/ /109b/ /110a/ /110b+c/ /111/ /112a/ /112b/ /113a/ /113b/ /113c/ /114/ /115/ /116a/ /116b/ /117/ /118a/ /118b/ /119/ /120/ /121/ /122a/ /122b/ /123/ /124/ /125/ /126/ /127/ /128/ /129/ /130/ /131a/ /131b/ /132a/ /132b/ /133a/ /133b/
11K notes
·
View notes
Photo
どん @dondayo_
9S「2B!過去の資料を発見しました!なんと人類は僕たちの絵を描いてたみたいですよ!!」
note:now 2B imagine that when the game realese in pc (lots of SFM for sure)
1K notes
·
View notes
Photo
Update from Tan Jiu, translated by Yaoi-BLCD.
Their Story Character Guide
Previously: /1/ /2/ /3/ /4/ /5/ /6/ /7/ / 8/ /9/ /10/ /11/ /12/ /13/ /14/ /15/ /16, 17, 18/ /19/ /20/ /21/ /22/ /23/ /24, 25/ /26/ /27/ /28/ /29/ /30/ /31/ /32/ /33, 34/ /35/ /36/ /37/ /38/ /39/ /40/ /41/ /42/ /43/ /44/ /45/ /46/ /47/ /48/ /49/ /50/ /51/ /51b/ /52/ /53/ /54/ /55/ /56/ /57/ /58/ /59/ /60/ /61/ /62/ /63/ /64/ /65/ /66/ /67/ /68/ /69/ /70/ /71/ /72/ /73/ /74/ /75/ /76/ /77/ /78/ /79/ /80/ /81ab/ /81c/ /82/ /83/ /84/ /85/ /86a/ /86b/ /86c/ /87/ /88/ /89/ 90/ /91/ /92a/ /92b/ /92c/ /92d/ /93a/ /93b/ /94a/ /94b/ /94c/ /94d/ /95a/ /95b/ /95c/ /95d/ /96a/ /96b/ /96c/ /97a/ /97b/ /97c/ /98/ /99/ /100/ /101/ /102a/ /102b/ /102c/ /103/ /104a/ /104b/ /105/ /106/ /107a/ /107b/ /108/ /109a/ /109b/ /110a/ /110b+c/ /111/ /112a/ /112b/ /113a/ /113b/ /113c/ /114/ /115/ /116a/ /116b/ /117/ /118a/ /118b/ /119/ /120/ /121/ /122a/ /122b/ /123/ /124/ /next/
28K notes
·
View notes
Photo
Infographic by Japanesevideocast Source [x]
58K notes
·
View notes
Photo
Digital redraw of the original
Art by @pearlpencil
3 notes
·
View notes
Photo
0 notes
Photo
2K notes
·
View notes
Text
world.execute(me)
/** * The program GodDrinksJava implements an applicatoin that * creates an empty simulated world with no meaning or purpose. * * @author momocashew */ public class GodDrinksJava{
public static void main(String [] args) { Thing me = new Lovable("Me", 0, true, -1, false); Thing you = new Lovable("You", 0, false, -1, false);
World world = new World(5); world.addThing(me); world.addThing(you); world.startSimulation();
if(me instanceof PointSet){ you addAttribute(me.getDimensions().toAttribute()); me.resetDimensions(); } if(me instanceof Circle){ you.addAttribute(me.getDimensions().toAttribute()); me.resetCircumference(); } if(me instanceof SineWave){ you.addAction("sit", me.getTangent(you.getXPosition)); } if(me instanceof Sequence){ me.setLimit(you.toLimit()); }
me.toggleCurrent();
me.canSee(false); me.addFeeling("dizzy");
world.timeTravelForTwo("AD", 617, me, you); world.timeTravelForTwo("BC", 3691, me, you);
world.unite(me, you);
if(me.getNumSimulationsAvailable() >= you.getNumSimulationsNeeded()){ you.setSatisfaction(me.toSatisfaction()); } if(you.getFeelingIndex("happy") != -1){ me.requestExecution(world); }
world.lockThing(me); world.lockThing(you);
if(me instanceof Eggplant){ you.addAttribute(me.getNutrients().toAttribute()); me.resetNutrients(); } if(me instanceof Tomato){ you.addAttribute(me.getAntioxidants().toAttribute()); me.resetAntioxidants; } if(me instanceof TabbyCat){ me.purr(); } if(world.getGod().equals(me)){ me.setProof(you.toProof()); }
me.toggleGender();
world.procreate(me, you);
me.toggleRoleBDSM();
world.makeHigh(me); world.makeHigh(you);
if(me.getSenseIndex("vibration")){ me.addFeeling("complete"); }
world.unlock(you); world.removeThing(you); me.lookFor(you, world); me.lookFor(you, world); me.lookFor(you, world); me.lookFor(you, world); me.lookFor(you, world);
if(me.getMemory().isErasable()){ me.removeFeeling("disheartened"); }
try{ me.setOpinion(me.getOpinionIndex("you are here"), false); } catch(IllegalArgumentException e){ world.announce("God is always true."); }
world.runExecution(); world.runExecution(); world.runExecution(); world.runExecution(); world.runExecution(); world.runExecution(); world.runExecution(); world.runExecution(); world.runExecution(); world.runExecution(); world.runExecution(); world.runExecution(); world.runExecution(); world.announce("1", "de"); world.announce("2", "es"); world.announce("3", "fr"); world.announce("4", "kr"); world.announce("5", "se"); world.announce("6", "cn"); world.runExecution();
if(world.isExecutableBy(me)){ you.setExecution(me.toExecution()); } if(world.getThingIndex(you) != -1){ world.runExecution(); } me.escape(world);
me.learnTopic("love"); me.takeExamTopic("love"); me.getAlgebraicExpression("love"); me.escape("love");
world.execute(me); } }
10 notes
·
View notes
Photo
1 note
·
View note
Photo
0 notes
Photo
0 notes